This function plots the specified variable in a caterpillar plot
op_plot(optimaDF, label)The dataframe resulting from the op_calculate() method.
(optional) The label for the X axis (usually the environmental variable's name)
This function (op_plot) generates caterpillar plots for a specified environmental variable showing optima and tolerance ranges as calculated with the op_calculate() function