Learn R Programming

cograph (version 1.5.2)

square_vertices: Generate Square Vertices

Description

Generate Square Vertices

Usage

square_vertices(x, y, r)

Value

List with x, y vectors of vertices.

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Half-width (vertex distance from center).