plot.species | R Documentation |
Plot species niches
## S3 method for class 'species'
plot(x, R, axis = 1, res = 100, lwd = 1)
x |
A species |
axis |
Which niche axis (i.e., column in R) to plot along |
res |
Plotting resolution, how many points along the x-axis to plot; more produces smoother lines. |
A ggplot2 object; additional modifications to the plot can be made using usual ggplot2 syntax.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.