draw_neural: Draw Neural Node

View source: R/shapes-special.R

draw_neuralR Documentation

Draw Neural Node

Description

Circle with small connection circles around the perimeter (neuron-like).

Usage

draw_neural(
  x,
  y,
  size,
  fill,
  border_color,
  border_width,
  alpha = 1,
  n_connections = 6,
  ...
)

Arguments

n_connections

Number of connection points around perimeter.


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