op_plot {optimos.prime} | R Documentation |
Optimos Prime calculates optima and tolerance for a matrix of species and environmental factors
Description
This function plots the specified variable in a caterpillar plot
Usage
op_plot(optimaDF, label)
Arguments
optimaDF |
The dataframe resulting from the op_calculate() method. |
label |
(optional) The label for the X axis (usually the environmental variable's name) |
Details
This function (op_plot) generates caterpillar plots for a specified environmental variable showing optima and tolerance ranges as calculated with the op_calculate() function
[Package optimos.prime version 0.1.2 Index]