get_pivot_data: InfluxDB: Get Pivot Data from ultimate_mean_ bucket

View source: R/influxdb_ultimate.R

get_pivot_dataR Documentation

InfluxDB: Get Pivot Data from ultimate_mean_ bucket

Description

InfluxDB: Get Pivot Data from ultimate_mean_ bucket

Usage

get_pivot_data(
  agg_interval = "1d",
  date_start = "2021-07-05",
  date_stop = Sys.Date()
)

Arguments

agg_interval

aggregation interval (default: 1h)

date_start

default: "2021-07-05"

date_stop

default: Sys.Date()

Value

pivot data for desired period and aggregation


KWB-R/kwb.pilot documentation built on Nov. 1, 2022, 2:49 p.m.