gridExtra (version 0.9.1)

polygon.star: polygon.star

Description

compute vertices of a starred polygon

Usage

polygon.star(n = 4, adj = pi/2, r = 1)

Arguments

n
int
adj
numeric angle
r
radius

Value

  • a data.frame

Examples

Run this code
polygon.star(5)

Run the code above in your browser using DataCamp Workspace