summary | R Documentation |
Summary of attributes and results
## S3 method for class 'master_matrix'
summary(object, ...)
## S3 method for class 'master_selection'
summary(object, nrow = 6, ncol = 2, ...)
## S3 method for class 'base_PAM'
summary(object, ...)
## S3 method for class 'PAM_subset'
summary(object, ...)
## S3 method for class 'PAM_CS'
summary(object, ...)
object |
object of class master_matrix or master_selection. |
... |
additional arguments affecting the summary produced. Ignored in these functions. |
nrow |
number of rows to be printed for selected_sites in a master_selection object. |
ncol |
number of columns to be printed for selected_sites in a master_selection object. |
A printed summary.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.