Skip to contents

Create a custom legend for TESS maps

Usage

tess_legend(krig_admix, plot_method = "maxQ", minQ = 0.1)

Arguments

krig_admix

SpatRaster returned by tess_krig

plot_method

method for making rainbow map of kriged layers (options: "maxQ" to only plot the max Q value for each cell (default), "allQ" to plot all Q values greater than minQ, "maxQ_poly" or "allQ_poly" to create the plots as previously described, but as polygons for each K instead of continuous Q values)

minQ

threshold for minimum Q-value for rainbow plotting if plot_method = "allQ" or plot_method = "allQ_poly" is used (defaults to 0.10)

Value

legend for kriged map from TESS