square_vertices: Generate Square Vertices

View source: R/splot-polygons.R

square_verticesR Documentation

Generate Square Vertices

Description

Generate Square Vertices

Usage

square_vertices(x, y, r)

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Half-width (vertex distance from center).

Value

List with x, y vectors of vertices.


cograph documentation built on April 1, 2026, 1:07 a.m.