Summary of attributes and results
Usage
# S3 method for master_matrix
summary(object, ...)
# S3 method for master_selection
summary(object, nrow = 6, ncol = 2, ...)
# S3 method for base_PAM
summary(object, ...)
# S3 method for PAM_subset
summary(object, ...)
# S3 method for PAM_CS
summary(object, ...)
Arguments
- 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.