create_boundary_shape: Create an sf polygon.

View source: R/bbox_functions.R

create_boundary_shapeR Documentation

Create an sf polygon.

Description

Create an sf Polygon of any regular shape.

Usage

create_boundary_shape(vertices = 24, radius = 1)

Arguments

vertices

Number of vertices on shape.

radius

Distance from center to each tangent point.

Value

sf POLYGON


wtumber/sfRotate documentation built on June 16, 2022, 8:40 a.m.