polygon1 {gridExtra}R Documentation

polygon1

Description

compute vertices of a convex polygon

Usage

  polygon1(n = 5, ang = 0, ...)

Arguments

n

integer

ang

numeric angle

...

unused

Value

a data.frame

Examples

polygon2(5)

[Package gridExtra version 0.9.1 Index]