fasterize2: Fasterize with crop & spTransform first

View source: R/GIS.R

fasterize2R Documentation

Fasterize with crop & spTransform first

Description

Fasterize with crop & spTransform first

Usage

fasterize2(emptyRaster, polygonToFasterize, field)

Arguments

emptyRaster

An empty raster with res, crs, extent all correct for to pass to fasterize

polygonToFasterize

passed to fasterize, but it will be cropped first if extent(emptyRaster) < extent(polygonToFasterize)

field

passed to fasterize


PredictiveEcology/map documentation built on Nov. 11, 2023, 11:44 a.m.