Skip to content

R code for interfacing with Atlantis ecosystem modeling software

License

Notifications You must be signed in to change notification settings

r4atlantis/ratlantis

Repository files navigation

======= 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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages