
Helper function for all K plotting
allK_plot_helper.RdHelper function for all K plotting
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
See also
Other TESS functions:
bestK(),
geom_tess(),
ggbarplot_helper(),
pops_helper(),
tess_barplot(),
tess_col_default(),
tess_do_everything(),
tess_ggbarplot(),
tess_ggplot(),
tess_krig(),
tess_ktest(),
tess_legend(),
tess_plot_allK()