Learn R Programming

ceg (version 0.1.0)

plot,Stratified.staged.tree,ANY-method: Stratified.staged.tree Plotting

Description

Method to plot a Staged.tree S4 object. The current package ceg depends on Rgraphviz package from Bioconductor to draw graphs.

Usage

# S4 method for Stratified.staged.tree,ANY
plot(x)

Arguments

x

Stratified.staged.tree S4 object

Value

the plot. A pdf version is also saved in the working directory.

Examples

Run this code
# NOT RUN {
plot(sst)

# }

Run the code above in your browser using DataLab