Plot objects of class "profile" produced by profile_hill and other profile functions.
An object of class "profile".
Unused.
The main title of the plot.
The label of the x-axis.
The label of the y-axis.
The color of the shaded confidence envelopes.
The opacity of the confidence envelopes, between 0 (transparent) and 1 (opaque).
The line type of the curves.
The line width of the curves.
A ggplot2::ggplot object.
# Diversity profile curve
autoplot(profile_hill(mock_3sp_abd))