Learn R Programming

cograph (version 1.5.2)

hexagon_vertices: Generate Hexagon Vertices

Description

Generate Hexagon Vertices

Usage

hexagon_vertices(x, y, r)

Value

List with x, y vectors of vertices.

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Radius.