R Documentation |
Print a short version of elements in master and base objects
## S3 method for class 'master_matrix'
print(x, ...)
## S3 method for class 'master_selection'
print(x, ...)
## S3 method for class 'base_PAM'
print(x, ...)
## S3 method for class 'PAM_subset'
print(x, ...)
## S3 method for class 'PAM_CS'
print(x, ...)
x |
object of class master_matrix, master_selection, base_PAM, or PAM_subset. |
... |
further arguments to be passed to or from other methods. Ignored in these functions. |
A short description of objects in the console.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.