print.ptree: Print function for ptree objects

View source: R/methods.R

print.ptreeR Documentation

Print function for ptree objects

Description

Print function for ptree objects

Usage

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

Arguments

x

Object of class ptree, ie a phylogenetic tree

...

Additional parameters are passed on

Value

Print out details of the ptree

Examples

print(extractPTree(simulateOutbreak()))

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