View source: R/report_configuration.R
report_config_template | R Documentation |
Report config: generate template
report_config_template( df = NULL, temporal_aggregation = "raw", output_timezone = "UTC" )
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") |
default list for report configuration template
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.