README.md

AtmoSwing R toolbox DOI AppVeyor Build Status Build Status Coverage Status

Postprocessing of the AtmoSwing (http://www.atmoswing.org/) results in R

You can use devtools to install the package:

install.packages('devtools')
library('devtools')
install_github(repo='atmoswing/R-toolbox',dependencies=T)
library(atmoswing)
?atmoswing

Development

To generate the docs, do:

roxygen2::roxygenise()

To start the tests, do:

devtools::test()


atmoswing/R-toolbox documentation built on Nov. 8, 2019, 3:49 p.m.