BenioffOceanInitiative / bbnj-app

Interactive app for evaluating high seas marine reserves
https://benioffoceaninitiative.github.io/bbnj-app/
MIT License
0 stars 0 forks source link

bbnj-app

Interactive application for evaluating high seas conservation plans. Funded by Pew Trust.

Live application for internal review of results:

shiny.bbnj.app/map

Rendering Conservation Plans

Install Software

Install the prerequisite software:

Download Scripts & Data

Download these Github repositories into the same folder:

Run script

If using RStudio, open bbnj-app/bbnj-app.Rproj to set working directory (or in R: setwd("/your/path/to/bbnj-app")).

In RStudio, open generate.Rmd and Knit (or in R standalone: rmarkdown::render("generate.Rmd")) after you first:

Notebooks

These web pages (*.html) are typically rendered from Rmarkdown (*.Rmd):

{% for file in site.static_files %} {% if file.extname == '.html' %}