regularPolygon: Create Regular Polygon

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Create Regular Polygon

Usage

1
regularPolygon(n, sf = F)

Arguments

n

number of sides

sf

if TRUE the sf polygon object was returned.

Value

matrix of points or sf polygon.

Examples

1
2

Ehyaei/Kaashi documentation built on Dec. 17, 2021, 6:23 p.m.