powered by
Describes content of a RRD file.
describe_rrd(filename)
File name
Other rrd functions: read_rra(), read_rrd()
read_rra()
read_rrd()
# NOT RUN { rrd_cpu_0 <- system.file("extdata/cpu-0.rrd", package = "rrd") describe_rrd(rrd_cpu_0) # }
Run the code above in your browser using DataLab