Check thresholds

check_thresholds(df, thresholds = aquanes.report::get_thresholds())

Arguments

df

a dataframe as retrieved by import_data_haridwar()

thresholds

thresholds dataframe as retrieved by get_thresholds() (default: "raw")

Value

dataframe with thresholds check results for selected time period (i.e. whether Parameters are below/above min/max thresholds defined in dataframe 'thresholds')