Plot a curve representing a "univariate" landscape. Used internally for projecting landscapes into univariate morphospaces.
plot_univ_landscape(landscape, drawlabels, col, lwd)
A list containing the results of akima::interp()
.
Logical; should the labels indicating the value of each surface contour be plotted?
Colors used to represent the landscape curve.
Integer; width of the lines depicting the landscape curve.