View source: R/bbox_functions.R
create_boundary_shape | R Documentation |
Create an sf Polygon of any regular shape.
create_boundary_shape(vertices = 24, radius = 1)
vertices |
Number of vertices on shape. |
radius |
Distance from center to each tangent point. |
sf POLYGON
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.