View source: R/shiny_lineplot.R
filter_dataplot | R Documentation |
Filter line plot data function
filter_dataplot(dat, status, case)
dat |
data.frame input data. |
status |
character vaccination status as choice in selectInput. |
case |
character Hospitalization or Deaths case as choice in selectInput. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.