| dfplus-class | R Documentation | 
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 can be created by calls of the form new("dfplus", ...).
data:Object of class
data.frame with input data.
metadata:Object of class "data.frame" containing the
information regarding variables of slot data.
Miguel Alvarez (malvarez@uni-bonn.de).
## Example by default
showClass("dfplus")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.