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.