summary: Summary of attributes and results

Description Usage Arguments Value

Description

Summary of attributes and results

Usage

 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, ...)

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.

Value

A printed summary.


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