Shiny app for crowdsourcing ground truth data collection, supporting mapping of Amazon wetland habitats.
To run it locally on your computer:
-
download and extract the PEER_app.zip file and extract to a folder in your computer.
-
Install the following packages:
install.packages(c('shiny','shinyjs','shinydashboard','data.table','DT','tidyverse','leaflet','googlesheets'),dep=T)
- Open the App.R file on RStudio, and click on "Run App" at the top right corner of the scripting window