powered by
Plot sample counts layer produced by window_gd or krig_gd
ggplot_count(x, index = NULL, col = viridis::mako(100))
list of ggplots
single SpatRaster of counts or SpatRaster where indexed layer is sample counts
index of raster layers to plot (defaults to plotting the one called "sample_count", if more than one layer is provided)
color palette to use for plotting (defaults to viridis::mako palette)
data("mini_lyr") ggplot_count(mini_lyr)
Run the code above in your browser using DataLab