Utility function that filters raw meter data (one customer day per row) based on date criteria
1 | applyDateFilters(df, filterRules = NULL, dateCol = "dates")
|
df |
The data frame of data to filter |
filterRules |
A named list of filtering rules. Supported list entries include:
|
dateCol |
The name of the column in 'df' with dates in it. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.