Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 578 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 578 Bytes

PEER_app

Shiny app for crowdsourcing ground truth data collection, supporting mapping of Amazon wetland habitats.

To run it locally on your computer:

  1. download and extract the PEER_app.zip file and extract to a folder in your computer.

  2. Install the following packages:

install.packages(c('shiny','shinyjs','shinydashboard','data.table','DT','tidyverse','leaflet','googlesheets'),dep=T)
  1. Open the App.R file on RStudio, and click on "Run App" at the top right corner of the scripting window