print.pa: Print method for pa object

View source: R/ec_as_pa.R

print.paR Documentation

Print method for pa object

Description

Print method for pa object.

Usage

## S3 method for class 'pa'
print(x, ..., max_sit = 10, max_spc = max_sit)

Arguments

x

object of pa.

...

ignored.

max_sit

maximum number of sites to be printed.

max_spc

maximum number of species to be printed.


KevCaz/ecoocc documentation built on May 24, 2023, 1:43 p.m.