knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
The goal of siriemaplots
is to provide an easy dashboard to visualize and download plots (tables and graphs) from Siriema's results.
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/.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.