dfplus-package: Data Frames including Metadata.

dfplus-packageR Documentation

Data Frames including Metadata.

Description

This package offers a class dfplus, which is a data frame with metadata showing properties of the contained variables. Some methods are also implemented in order to handle those objects in the same way as ordinary data frames.

In this function a new class of variables is implemented, namely deprecated variables.

Further aims of this package is to implement units conversions and building of axes labels for plots.

Author(s)

Miguel Alvarez (malvarez@uni-bonn.de).

Examples

## Not run: 
## Installing the last version from GitHub
library(devtools)
install_github("kamapu/dfplus")

## End(Not run)

kamapu/dfplus documentation built on March 27, 2022, 4:10 a.m.