Skip to content

special-uor/codos

Repository files navigation

COdos: CO2 Correction Tools

R build status

Installation

You can(not) install the released version of codos from CRAN with:

install.packages("codos")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("special-uor/codos", "dev")