powered by
deparse unit to string in product power form (e.g. km m-2 s-1)
deparse_unit(x)as_cf(x)
as_cf(x)
object of class units
length one character vector
as_cf is deprecated; use deparse_unit.
as_cf
deparse_unit
# NOT RUN { u = parse_unit("kg m-2 s-1") u deparse_unit(u) # }
Run the code above in your browser using DataLab