Description Usage Arguments Value Examples
Import units from CSS or LaTeX character vectors.
1 2 3 | from_css(x)
from_latex(x)
|
x |
A character vector. |
An object of class "mixed_units".
1 2 3 4 5 6 | unloadNamespace("cssunits")
unloadNamespace("units")
library(cssunits)
install_css_units()
from_css(c("3em", "14px"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.