Drop unit in equation
drop_u.Rd
In rare cases, it may be desirable to drop the units of a variable within an equation. Use drop_unit()
to render a variable unitless. See ?u()
for more information on the rules of specifying units. Note that units are only supported in Julia, not in R.
See also
model_units()
, unit_prefixes()
, u()
, convert_u()
Other units:
convert_u()
,
get_regex_time_units()
,
get_regex_units()
,
get_units()
,
model_units()
,
u()
,
unit_prefixes()