plot.spmat: Plot species matrices and community frames

Description Usage Arguments

View source: R/methods.R

Description

Plot species matrices and community frames

Usage

1
2
3
4
5
## S3 method for class 'spmat'
plot(x, y, aspect = "fill", ...)

## S3 method for class 'commframe'
plot(x, y, aspect = "fill", ...)

Arguments

x

a species matrix (class spmat) or community data frame (class commframe)

y

ignored, for generic compatibility

aspect

aspect ratio ("fill" or "iso")

...

ignored, for generic compatibility


bbolker/betararef documentation built on Sept. 17, 2021, 8:49 a.m.