Skip to contents

Build the grid for a single study area (internal)

Usage

create_single_grid(
  study_area,
  grid_size,
  type,
  projection_crs,
  return_crs,
  area_id = NULL,
  check_size = TRUE,
  max_cells = 1e+06
)