Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

======= Build Status

R package for developing, executing, and assessing Atlantis ecosystem models

To install development version:

install.packages("devtools")
devtools::install_github("jsgosnell/ratlantis")

Documentation

roxygen2 is used to generate .Rd and NAMESPACE by running:

 library(roxygen2)
 roxygenize(".")

Vignettes are generated using knitr and markdown packages.

Meta

Please report any issues or bugs.

About

R code for interfacing with Atlantis ecosystem modeling software

Resources

License

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.