node: Plot a node

View source: R/plot.R

nodeR Documentation

Plot a node

Description

Plot a node

Usage

node(x, label = "", col = "black", cex_label = 1, cex_node = 1, ...)

Arguments

x

the center

label

the label

col

color

cex_label

cex parameter to be passed to text

cex_node

cex parameter for nodes

...

additional parameters passed to par()


gherardovarando/stagedtrees documentation built on July 5, 2025, 12:35 a.m.