Skip to contents

Plots Pareto optimality between two traits or landscapes Z values across morphospace.

Usage

plot_lscp_Pareto(x, n1 = NULL, n2 = NULL)

Arguments

x

Output from calc_lscps_Pareto

n1

First variable to plot

n2

Second variable to plot

Value

A series of ggplot graphs, generated by a series of helper functions. These can be accessed and viewed individually, or plotted all at once using the 'patchwork' package