plot.metacommunity | R Documentation |
Plot species independent stable envelopes
## S3 method for class 'metacommunity'
plot(x, axis = 1, res = 100, default_r, lwd = 1, xlim, ylim, plot_comp = TRUE)
x |
A |
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? |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.