Learn R Programming

spatialEco (version 2.0-1)

polygon_extract: polygon raster extract

Description

Fast method for extracting raster values to polygons

Usage

polygon_extract(...)

Value

NA

Arguments

...

arguments passed to terra::extract

Examples

Run this code
 if (FALSE) {
  terra::extract()
}

Run the code above in your browser using DataLab