Skip to contents

Plot all kriged Q values for each K

Usage

tess_plot_allK(
  krig_admix,
  coords = NULL,
  col_pal = algatr_col_default("base"),
  col_breaks = 20,
  ...
)

Arguments

krig_admix

RasterStack returned by tess_krig

coords

dataframe with x and y coordinates for plotting (optional)

col_breaks

number of breaks for plotting (defaults to 20)

...

Graphical parameters. Any argument that can be passed to image.plot and to base plot