SummaryDataFrame-class {Cardinal} | R Documentation |
An SummaryDataFrame
is a simple extension of the DataFrame
class as defined in the 'S4Vectors' package, modified to print more simply, and with additional summary information. It is intended to be appropriate for printing summaries of model objects in a way such that summary statistics can be easily extracted from them later.
Kylie A. Bemis