Description Usage Arguments Value
Summary of attributes and results
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | ## 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.