sf_to_raster | R Documentation |
Generate an empty raster based upon the extents and projection of an sf object
sf_to_raster(sf, resolution)
sf |
and sf object |
resolution |
a numeric defining the resolution of the output raster |
a raster object with the same extents as sf
and the resolution set by resolution
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.