Report config: generate template

report_config_template(df = NULL, temporal_aggregation = "raw",
  output_timezone = "UTC")

Arguments

df

a dataframe as retrieved by import_data_haridwar()

temporal_aggregation

Set the following values if data should be summarised to e.g. 10 minutes (600) or hourly (3600), daily ("day") or monthly ("month") median values (default: "raw")

output_timezone

into which timezone should the data be converted for the report? (default: "UTC")

Value

default list for report configuration template