Learn R Programming

cograph (version 1.5.2)

pentagon_vertices: Generate Pentagon Vertices

Description

Generate Pentagon Vertices

Usage

pentagon_vertices(x, y, r)

Value

List with x, y vectors of vertices.

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Radius.