summary.SQM {SQMtools} | R Documentation |
summary method for class SQM
Description
Computes different statistics of the data contained in the SQM object.
Usage
## S3 method for class 'SQM'
summary(object, ...)
Arguments
object |
SQM object to be summarized. |
... |
Additional parameters (ignored). |
Value
A list of summary statistics.
[Package SQMtools version 1.6.3 Index]