print.ctree: Print function for ctree objects

View source: R/methods.R

print.ctreeR Documentation

Print function for ctree objects

Description

Print function for ctree objects

Usage

## S3 method for class 'ctree'
print(x, ...)

Arguments

x

Object of class ctree, ie a colored phylogenetic tree

...

Additional parameters are passed on

Value

Print out details of the ctree

Examples

print(simulateOutbreak())

xavierdidelot/EpiPhylo documentation built on Sept. 28, 2023, 6:39 p.m.