Learn R Programming

cograph (version 1.5.2)

draw_chip_node_base: Draw Chip Node (Base R)

Description

Square with pins extending from all edges.

Usage

draw_chip_node_base(
  x,
  y,
  size,
  col,
  border.col,
  border.width,
  pins_per_side = 3
)

Arguments