1 | polygonize(data, epsg, coarse = NULL)
|
data |
a df containing the spatial prediction output |
epsg |
a numeric specifying the CRS of the spatial predictions |
coarse |
a sp polygons of coarser resolution for quicker map rendering. Must be in same crs as data |
a sf containing polygons centered around the prediction points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.