Plot a segmented region map with dissolved Voronoi-style polygons
Source:R/plot_region_map.R
plot_region_map.RdPlot a segmented region map with dissolved Voronoi-style polygons
Usage
plot_region_map(
cluster_data,
palette = "magma",
border_color = "black",
border_linewidth = 0.8,
background_color = "black"
)