rectangle_vertices: Generate Rectangle Vertices

View source: R/splot-polygons.R

rectangle_verticesR Documentation

Generate Rectangle Vertices

Description

Generate Rectangle Vertices

Usage

rectangle_vertices(x, y, w, h)

Arguments

x

Center x coordinate.

y

Center y coordinate.

w

Half-width.

h

Half-height.

Value

List with x, y vectors of vertices.


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