make_shrthnd_num() allows you to construct a shrthnd_num vector from
a numeric vector of data values and a character vector of shorthand markers.
Arguments
- x
A numeric vector
- tags
A character vector
- digits
The number of digits to format the numeric vector with
See also
as_shrthnd(),
is_shrthnd_num(),
shrthnd_coercion,
shrthnd_maths,
shrthnd_num(),
shrthnd_tags(),
tag_match()