View source: R/mostRecentGivenTime.R
mostRecentGivenTime_CDT | R Documentation |
Used to create the jurisdiction bar charts with time and per capita/raw data slicers for the Case, Death, and Testing power bi pages
mostRecentGivenTime_CDT(df, days, lagDays)
df |
Input data.frame. It is currently absorbing 'cdtHospData'. |
days |
Number of days to use for the time frame. A value of NA will trigger the 'All Time' summary. |
lagDays |
Number of days to lag the time frame. |
Currently only set up to create summaries for Cases, Deaths, Tests in the time period.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.