powered by
deparse unit to string in product power form (e.g. km m-2 s-1)
deparse_unit(x)
length one character vector
object of class units
u = as_units("kg m-2 s-1", implicit_exponents = TRUE) u deparse_unit(u)
Run the code above in your browser using DataLab