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()


stagedtrees documentation built on May 29, 2024, 12:33 p.m.