View source: R/check_thresholds.R
check_thresholds | R Documentation |
Check thresholds
check_thresholds(df, thresholds = get_thresholds())
df |
a dataframe as retrieved by import_data_haridwar() |
thresholds |
thresholds dataframe as retrieved by get_thresholds() (default: "raw") |
dataframe with thresholds check results for selected time period (i.e. whether Parameters are below/above min/max thresholds defined in dataframe 'thresholds')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.