Nothing
The quantities package provides integration of the 'units' and 'errors' packages for a complete quantity calculus system for R vectors, matrices and arrays, with automatic propagation, conversion, derivation and simplification of magnitudes and uncertainties.
Blog posts:
Vignettes:
Papers:
Install the release version from CRAN:
install.packages("quantities")
The installation from GitHub requires the remotes package.
# install.packages("remotes")
remotes::install_github(paste("r-quantities", c("units", "errors", "quantities"), sep="/"))
This project gratefully acknowledges financial support from the
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.