Find SI prefix for unit
Find SI prefix for unit
find_prefix(x, f = min, minexp = -Inf, maxexp = Inf, mu = TRUE)
x |
a numeric |
f |
function that produces the number from |
minexp |
minimum (decimal) exponent to consider, e.g. -3 to suppress prefixes smaller than milli (m). |
maxexp |
maximum (decimal) exponent to consider, e.g. 3 to suppress prefixes larger than kilo (k). |
mu |
if |
character with the SI prefix
Claudia Beleites
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.