draw_chip: Draw Chip Node

View source: R/shapes-special.R

draw_chipR Documentation

Draw Chip Node

Description

Square with pins extending from all edges (processor/IC chip).

Usage

draw_chip(
  x,
  y,
  size,
  fill,
  border_color,
  border_width,
  alpha = 1,
  pins_per_side = 3,
  ...
)

Arguments

pins_per_side

Number of pins per side.


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