Helper function for all K plotting
allK_plot_helper.Rd
Helper 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()
,
ggbarplot_helper()
,
krig_legend()
,
pops_helper()
,
tess_barplot()
,
tess_col_default()
,
tess_do_everything()
,
tess_ggbarplot()
,
tess_ggplot()
,
tess_krig()
,
tess_ktest()
,
tess_plot_allK()