Learn R Programming

snapCGH (version 1.42.0)

LargeDataObject-class: Large Data Object - class

Description

A virtual class including the data classes RGList, MAList and SegList, 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.

Examples

Run this code
#  see normalizeBetweenArrays

Run the code above in your browser using DataLab