Calculates percentage of a zone layer relative to the total area of planning units.
Utilisation
get_coverage(zone_layer, pu_layer)
Arguments
- zone_layer
A binary SpatRaster representing a target zone.
- pu_layer
A binary SpatRaster representing planning units.
Valeur de retour
Numeric. Percentage of zone coverage across PUs.