EDADat: An R6 class representing a single dataset.

Description Details Arguments Fields

Description

EDADat is a container class representing a single dataset (matrix or data frame) along with some basic information about its indexing, orientation, and representation.

Details

The purpose of this class is to provide a way for each atomic dataset to carry its own relevant metadata, as needed by the other major eda classes. This class is different from all other eda classes in that it does not inherit from AbstractMultiDataSet, and, aside from being passed into other eda class constructors, it is not intended to be used directly by the user.

Arguments

Fields


khughitt/eda documentation built on May 7, 2019, 10:52 p.m.