Learn R Programming

cograph (version 1.5.2)

draw_gear: 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.