Convert unit in equation
convert_u.Rd
In rare cases, it may be desirable to change the units of a variable within an equation. Use convert_u()
to convert a variable to another matching unit. 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()
, drop_u()
Other units:
drop_u()
,
get_regex_time_units()
,
get_regex_units()
,
get_units()
,
model_units()
,
u()
,
unit_prefixes()