plot.ptree: Plotting for ptree

View source: R/methods.R

plot.ptreeR Documentation

Plotting for ptree

Description

Plotting for ptree

Usage

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

Arguments

x

Object of class ptree, ie a phylogenetic tree

...

Additional parameters are passed on to ape::plot.phylo

Value

Plot of ptree

Examples

plot(ptreeFromPhylo(ape::rtree(5),2020))

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