Skip to contents

Generate points within constrained convex hull

Usage

generate_points_constrained_hull(
  track_data,
  n_points,
  reference_raster = NULL,
  method = "random"
)