Plot a curve representing a "univariate" landscape. Used internally for projecting landscapes into univariate morphospaces.

plot_univ_landscape(landscape, drawlabels, col, lwd)

Arguments

landscape

A list containing the results of akima::interp().

drawlabels

Logical; should the labels indicating the value of each surface contour be plotted?

col

Colors used to represent the landscape curve.

lwd

Integer; width of the lines depicting the landscape curve.