| convert_density_units | R Documentation |
The per-size factor is found in either of the two spellings mizer uses for
it, 1/g and g^-1, and is then swapped for the size unit of the target
measure. A density per logarithmic size carries no size unit at all — a
number per log weight interval is just a number — so converting to one
removes the factor instead: 1/g becomes dimensionless and g^-1/year
becomes 1/year.
convert_density_units(units, from, to)
units |
The units of the values, possibly |
from, to |
Density measures, see density_measures. |
Units that state no per-size factor are returned unchanged, since there is then nothing to identify as the size unit.
The units expressed in the to measure.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.