Skip to contents

Deprecated functions.

Deprecated functions.

Usage

importRRD(filename, cf = NULL, start = NULL, end = NULL, step = NULL)

importRRD(filename, cf = NULL, start = NULL, end = NULL, step = NULL)

Arguments

filename

File name

cf

The consolidation function that is applied to the data you want to fetch. Must be one of c("AVERAGE", "MIN", "MAX", "LAST")

start

start time

end

end time, defaults to the current system time

step

step