View source: R/rasterize_polygon.R
Rasterize one or multiple polygons. Takes sf or sp polygons as inputs and
returns a list with one RasterLayer
per polygon.
1 | rasterize_polygon(polygon, res = 1, labels = "layer")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.