knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
library(unhcrdatapackage)
this is a shared module that takes all the parameters to filter the data.. https://stackoverflow.com/questions/69172472/shiny-modules-inside-other-modules/69173076#69173076
The app includes 2 shared modules -
this is a shared module that takes all the parameters to filter the data.. https://stackoverflow.com/questions/69172472/shiny-modules-inside-other-modules/69173076#69173076
This module take as an argument the plot based on the library and the reactive values from the app.
The interface component allows to navigate within the library from home page - typically each is behind a series of shinydashboard::tabItem
Then each module includes different tabsets for each of the pplotting functions presented
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.