exactextractr 0.9.0
  • Reference
  • Articles
    • 1. Summarizing gridded population data
    • 2. Summarizing categorical data
  • Changelog

Reference

exact_extract(<Raster>,<sf>) exact_extract(<Raster>,<SpatialPolygonsDataFrame>) exact_extract(<Raster>,<SpatialPolygons>) exact_extract(<Raster>,<sfc_MULTIPOLYGON>) exact_extract(<Raster>,<sfc_POLYGON>) exact_extract(<Raster>,<sfc_GEOMETRY>) exact_extract(<Raster>,<sfc_GEOMETRYCOLLECTION>) exact_extract(<SpatRaster>,<sf>) exact_extract(<SpatRaster>,<SpatialPolygonsDataFrame>) exact_extract(<SpatRaster>,<SpatialPolygons>) exact_extract(<SpatRaster>,<sfc_MULTIPOLYGON>) exact_extract(<SpatRaster>,<sfc_POLYGON>) exact_extract(<SpatRaster>,<sfc_GEOMETRY>) exact_extract(<SpatRaster>,<sfc_GEOMETRYCOLLECTION>)

Extract or summarize values from rasters

coverage_fraction(<RasterLayer>,<sf>) coverage_fraction(<RasterLayer>,<sfc_MULTIPOLYGON>) coverage_fraction(<RasterLayer>,<sfc_POLYGON>) coverage_fraction(<SpatRaster>,<sf>) coverage_fraction(<SpatRaster>,<sfc_MULTIPOLYGON>) coverage_fraction(<SpatRaster>,<sfc_POLYGON>)

Compute the fraction of raster cells covered by a polygon

exact_resample(<RasterLayer>,<RasterLayer>) exact_resample(<SpatRaster>,<SpatRaster>)

Resample a raster to a new grid

Contents

Developed by Daniel Baston.

Site built with pkgdown 2.0.5.