Skip to content

Blue-Matter/RAMS

Repository files navigation

The RAMS App

Lifecycle: experimental

The RAMS App is a Shiny application designed for faciliating the Risk Assessment Methods for Salmon (RAMS) process.

The App can be run locally on a machine with the R software installed. A live online version is available at RAMSalmon.com.

The RAMS App is still in development.

Local Version

To run the RAMS app locally, you need to first install the RAMS package from GitHub:

# install.packages('remotes')
remotes::install_github('blue-matter/RAMS')

Then load the library and run RAMS:

library(RAMS)
RAMS()

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages