Skip to contents

Generate points within grid cells occupied by track

Usage

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