gear_vertices: Generate Gear Vertices

View source: R/splot-polygons.R

gear_verticesR Documentation

Generate Gear Vertices

Description

Generate Gear Vertices

Usage

gear_vertices(x, y, r, n_teeth = 8)

Arguments

x

Center x coordinate.

y

Center y coordinate.

r

Outer radius.

n_teeth

Number of teeth.

Value

List with x, y vectors of vertices.


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