gridExtra (version 0.8.5)

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

See Also

polygon.regular

Examples

Run this code
polygon.star(5)

Run the code above in your browser using DataCamp Workspace