Skip to contents

Calculate grid cell usage with spatial data

Usage

calculate_grid_cell_usage_with_data(
  x_coords,
  y_coords,
  grid_resolution,
  reference_raster = NULL
)