R/deprecated.R
R/read_rrd.R
importRRD.Rd
Deprecated functions.
importRRD(filename, cf = NULL, start = NULL, end = NULL, step = NULL) importRRD(filename, cf = NULL, start = NULL, end = NULL, step = NULL)
File name
The consolidation function that is applied to the data you want to fetch. Must be one of c("AVERAGE", "MIN", "MAX", "LAST")
c("AVERAGE", "MIN", "MAX", "LAST")
start time
end time, defaults to the current system time
step