dot-spatial_plan: Spatial planning: map points to representative locations

.spatial_planR Documentation

Spatial planning: map points to representative locations

Description

Spatial planning: map points to representative locations

Usage

.spatial_plan(
  x,
  spatial_mode = c("cluster", "exact", "by_group"),
  lat_col = "lat",
  lon_col = "lon",
  group_col = NULL,
  rep_method = c("median", "centroid"),
  cluster_radius_m = 250,
  keep_diag = TRUE,
  check_range = TRUE,
  coord_digits = 5L
)

weatherjoin documentation built on Feb. 4, 2026, 5:11 p.m.