Skip to contents

Helper function for all K plotting

Usage

allK_plot_helper(K, krig_admix, coords = NULL, col, col_breaks, ...)

Arguments

K

K value

krig_admix

RasterStack returned by tess_krig

coords

dataframe with x and y coordinates for plotting (optional)

col

single color code

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