text.sevt: Add text to a staged event tree plot

View source: R/plot.R

text.sevtR Documentation

Add text to a staged event tree plot

Description

Add text to a staged event tree plot

Usage

## S3 method for class 'sevt'
text(x, y = ylim[1], limit = 10, xlim = c(0, 1), ylim = c(0, 1), ...)

Arguments

x

An object of class sevt.

y

the position of the labels.

limit

maximum number of variables plotted.

xlim

graphical parameter.

ylim

graphical parameter.

...

additional parameters passed to text.


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