Skip to content

ecoquants/nps-kelp

Repository files navigation

nps-kelp

National Park Service Kelp Forest Monitoring visualization

Static Reports

Generate Static Reports

Run the following commands in the R console:

  1. source("make_pages.R") to generate all the island-species plots in seperate html pages

  2. rmarkdown::render("docs/index.Rmd") (or open docs/index.Rmd and Knit) to generate the default page with table to navigate island-species plot pages

Interactive Application

You can check out the initial Shiny app here:

ecoquants.shinyapps.io/nps-kelp

Run Locally

You can also run it locally in your own version of R with the following command:

shiny::runGitHub("ecoquants/nps-kelp", subdir="app")

You may need to first run install.packages("package_name") on packages not yet installed that are loaded at the beginning of the global.R.

About

National Park Service Kelp Forest Monitoring visualization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages