node: Plot a node

View source: R/2-plot-functions.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 April 29, 2022, 1:06 a.m.