sf_chull | R Documentation |
This function generates a convext hull around a set of points
sf_chull(x, buffer = 0.25)
x |
is your sf point set to create a convex hull |
buffer |
is your buffer dist (meaningless unless crs is UTM) |
a buffered polygon of all points
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.