Skip to contents

Create ggplot map safely

Usage

create_ggplot_map_safe(
  spatial_sf,
  fill_variable,
  map_type,
  region_boundary,
  color_scheme,
  title,
  point_size,
  verbose
)