View source: R/build_aggregation_table.R
build_aggregation_table_validation | R Documentation |
Input data validation for build_aggregation_table()
build_aggregation_table_validation(
polygons,
id_raster,
polygon_id_field,
polygon_ids
)
polygons |
terra::SpatVector object. Should contain a unique ID field. |
id_raster |
terra::SpatRaster object. ID raster created by |
polygon_id_field |
( |
polygon_ids |
(vector, any type) Polygon identifiers from |
Errors if checks fail; silently passes if checks pass
build_aggregation_table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.