View source: R/influxdb_ultimate.R
get_pivot_data | R Documentation |
InfluxDB: Get Pivot Data from ultimate_mean_ bucket
get_pivot_data( agg_interval = "1d", date_start = "2021-07-05", date_stop = Sys.Date() )
agg_interval |
aggregation interval (default: 1h) |
date_start |
default: "2021-07-05" |
date_stop |
default: Sys.Date() |
pivot data for desired period and aggregation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.