plot.species: Plot species niches

View source: R/plot_print.R

plot.speciesR Documentation

Plot species niches

Description

Plot species niches

Usage

## S3 method for class 'species'
plot(x, R, axis = 1, res = 100, lwd = 1)

Arguments

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.

Value

A ggplot2 object; additional modifications to the plot can be made using usual ggplot2 syntax.


mtalluto/flume documentation built on Feb. 1, 2024, 1:40 a.m.