Learn R Programming

cograph (version 2.0.0)

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.