dfplus-class: Class 'dfplus'.

dfplus-classR Documentation

Class ‘dfplus’.

Description

This class provides an object with a slot data as a common data frame and a slot metadata with the description of the variables.

Objects from the Class

Objects can be created by calls of the form new("dfplus", ...).

Slots

data:

Object of class data.frame with input data.

metadata:

Object of class "data.frame" containing the information regarding variables of slot data.

Author(s)

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

Examples

## Example by default
showClass("dfplus")

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