knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

siriemaplots

The goal of siriemaplots is to provide an easy dashboard to visualize and download plots (tables and graphs) from Siriema's results.

Installation

You can install the development version of siriemaplots with:

#install.packages(devtools)
devtools::install_github("rdornas/siriemaplots")

To run the app you can chose to do it direclty in R with this code:

siriemaplots::run_app()

or just going through http://siriemaplots.modeloambiental.com.br/ or https://rdornas.shinyapps.io/siriemaplots/.



rdornas/siriemaplots documentation built on June 28, 2020, 10:42 a.m.