plot.ttree: Plotting for ttree

Description Usage Arguments Value Examples

View source: R/methods.R

Description

Plotting for ttree

Usage

1
2
## S3 method for class 'ttree'
plot(x, type = "summarised", w.shape = NA, w.scale = NA, ...)

Arguments

x

Object of class ttree, ie a transmission tree

type

Type of plot to display, can be 'detailed' or 'summarised' (default)

w.shape

Shape parameter of the generation time, needed for detailed plot only

w.scale

Scale parameter of the generation time, needed for detailed plot only

...

Additional parameters are passed on

Value

Plot of ttree

Examples

1

TransPhylo documentation built on April 20, 2021, 5:09 p.m.