Description Details Author(s) See Also
Modifies the units package to provide standard CSS and/or LaTeX units, including lengths, angles, times, frequencies etc.
The "cssunits" package uses the "units" package to define a set of valid CSS and/or LaTeX units. Some defaults from the udunits2 database are removed so that they can be replaced by more appropriate units. For example, "pt" refers to points and not to pints.
To use it, run
1 2 3 4 5 | library(units)
library(cssunits)
install_css_units()
# or
install_latex_units()
|
Maintainer: David Hugh-Jones davidhughjones@gmail.com
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.