sf_to_raster: SF to Raster

View source: R/sf_to_raster.R

sf_to_rasterR Documentation

SF to Raster

Description

Generate an empty raster based upon the extents and projection of an sf object

Usage

sf_to_raster(sf, resolution)

Arguments

sf

and sf object

resolution

a numeric defining the resolution of the output raster

Value

a raster object with the same extents as sf and the resolution set by resolution


MatthewJWhittle/spatialutils documentation built on March 16, 2023, 11:30 p.m.