plot.metacommunity: Plot species independent stable envelopes

View source: R/plot_print.R

plot.metacommunityR Documentation

Plot species independent stable envelopes

Description

Plot species independent stable envelopes

Usage

## S3 method for class 'metacommunity'
plot(x, axis = 1, res = 100, default_r, lwd = 1, xlim, ylim, plot_comp = TRUE)

Arguments

x

A metacommunity()

axis

Which niche axis to plot along

res

Plotting resolution, how many points along the x-axis to plot; more produces smoother lines.

default_r

Default values for niche dimensions not being plotted along. If not specified the default is to use the midpoint of possible values for each niche axis.

xlim

A vector of two, optional axis limits for plotting

ylim

A vector of two, optional axis limits for plotting

plot_comp

logical, should the competition matrix be plotted as well?


flee-group/flume documentation built on Jan. 29, 2024, 6:44 p.m.