print: Print a short version of elements in master and base objects

Description Usage Arguments Value

Description

Print a short version of elements in master and base objects

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
## 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, ...)

Arguments

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.

Value

A short description of objects in the console.


biosurvey documentation built on Sept. 16, 2021, 1:07 a.m.