st_stencil | R Documentation |
Returns a "stencil" (a polygon larger than cutout
) with cutout
subtracted from it.
st_stencil(cutout, dist = 100000, projected_crs = NAD83_UTM10)
cutout |
polygonal |
dist |
buffer size for stencil |
projected_crs |
something to work in, like |
polygon with cutout cut out
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.