limma (version 3.28.14)

LargeDataObject-class: Large Data Object - class

Description

A virtual class including the data classes RGList, MAList and MArrayLM, all of which typically contain large quantities of numerical data in vector, matrices and data.frames.

Arguments

Methods

A show method is defined for objects of class LargeDataObject which uses printHead to print only the leading elements or rows of components or slots which contain large quantities of data.

See Also

02.Classes gives an overview of all the classes defined by this package.

Examples

Run this code
#  see normalizeBetweenArrays

Run the code above in your browser using DataLab