cross_vertices: Generate Cross/Plus Vertices

View source: R/splot-polygons.R

cross_verticesR Documentation

Generate Cross/Plus Vertices

Description

Generate Cross/Plus Vertices

Usage

cross_vertices(x, y, r, thickness = 0.3)

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Half-size.

thickness

Arm thickness as ratio of r.

Value

List with x, y vectors of vertices.


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