rrd: Import Data from a RRD (Round Robin Database) File

Makes it easy to import the data from a 'RRD' database (<https://oss.oetiker.ch/rrdtool/>) directly into R data structures. The resulting objects are 'tibble' objects or a list of 'tibble' objects, making it easy to manipulate the data. The package uses 'librrd' to import the numerical data in a 'RRD' database directly into R data structures without using intermediate formats.

Package details

AuthorAndrie de Vries [cre, cph], Plamen Dimitrov [aut, cph], Tobias Oettiker [cph] (rrdtool and rrd library, https://oss.oetiker.ch/rrdtool/)
MaintainerAndrie de Vries <apdevries@gmail.com>
LicenseMIT + file LICENSE
Version0.2.4
URL https://github.com/andrie/rrd/ https://andrie.github.io/rrd/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("rrd")

Try the rrd package in your browser

Any scripts or data that you put into this service are public.

rrd documentation built on March 18, 2022, 5:51 p.m.