osiris the API Client for the CBAM Climate Data Supported by the OSIRIS Project.
https://agrdatasci.github.io/osiris/
The package may be installed from CRAN via
install.packages("osiris")
The development version can be installed via
library("remotes")
install_github("agrdatasci/osiris", build_vignettes = TRUE)
The full functionality of osiris is illustrated in the package vignette. The vignette can be found on the package website or from within R
once the package has been installed, e.g. via
vignette("Overview", package = "osiris")
-
Please report any issues or bugs.
-
License: MIT.
-
Get citation information for osiris in R by typing
citation(package = "osiris")
. -
You are welcome to contribute to the osiris project. Please read our contribution guidelines.
-
Please note that the osiris project is released with a Contributor Code of Conduct. By participating in the osiris project you agree to abide by its terms.