text.sevt {stagedtrees}R 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.


[Package stagedtrees version 2.3.0 Index]