andrie/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.5
URL https://github.com/andrie/rrd/ https://andrie.github.io/rrd/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("andrie/rrd")
andrie/rrd documentation built on Aug. 21, 2022, 2:32 p.m.