get_donut_base_vertices: Get Polygon Vertices by Shape Name

View source: R/splot-polygons.R

get_donut_base_verticesR Documentation

Get Polygon Vertices by Shape Name

Description

Returns outer polygon vertices for donut ring shapes.

Usage

get_donut_base_vertices(shape, x, y, r)

Arguments

shape

Shape name.

x

Center x coordinate.

y

Center y coordinate.

r

Radius/size.

Value

List with x, y vectors of vertices.


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