Description Usage Arguments Value Examples
These functions throw an error if units(x) is not a valid CSS/LaTeX unit.
1 2 3 |
x |
An object of class |
A character vector.
1 2 3 4 5 6 7 | unloadNamespace("cssunits")
unloadNamespace("units")
library(cssunits)
install_css_units()
x <- set_css_units(1:3, "pt")
as_css(x)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.