draw_gear: Draw Gear Node

View source: R/shapes-special.R

draw_gearR Documentation

Draw Gear Node

Description

Gear/cog shape (processing/automation).

Usage

draw_gear(
  x,
  y,
  size,
  fill,
  border_color,
  border_width,
  alpha = 1,
  n_teeth = 8,
  ...
)

Arguments

n_teeth

Number of gear teeth.


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