Learn R Programming

cograph (version 1.5.2)

get_donut_base_vertices: Get Polygon Vertices by Shape Name

Description

Returns outer polygon vertices for donut ring shapes.

Usage

get_donut_base_vertices(shape, x, y, r)

Value

List with x, y vectors of vertices.

Arguments

shape

Shape name.

x

Center x coordinate.

y

Center y coordinate.

r

Radius/size.