A dashboard being developed by Guará's data scientist team for helping against COVID-19...
You can install the development version of GuaraDash from Github with:
devtools::install_github("GuaraStats/GuaraDash")
This is a basic example to run the app:
options(shiny.jquery.version=1)
GuaraDash::run_app()
In that case, don’t forget to commit and push the code, so they display on GitHub!
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.