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
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4