deparse_unit | R Documentation |
deparse unit to string in product power form (e.g. km m-2 s-1)
deparse_unit(x)
x |
object of class units |
length one character vector
u = as_units("kg m-2 s-1", implicit_exponents = TRUE)
u
deparse_unit(u)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.