Skip to contents

Calculate constrained convex hull with spatial data

Usage

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