osiris

CRAN CRANchecks Downloads

osiris: API Client for the CBAM Climate Data Supported by the OSIRIS Project

Overview

osiris the API Client for the CBAM Climate Data Supported by the OSIRIS Project.

Package website

https://agrdatasci.github.io/osiris/

Installation

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)

Going further

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")

Meta