View source: R/deprecated.R View source: R/read_rrd.R
importRRD | R Documentation |
Deprecated functions.
Deprecated functions.
importRRD(filename, cf = NULL, start = NULL, end = NULL, step = NULL) importRRD(filename, cf = NULL, start = NULL, end = NULL, step = NULL)
filename |
File name |
cf |
The consolidation function that is applied to the data you want to fetch. Must be one of |
start |
start time |
end |
end time, defaults to the current system time |
step |
step |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.