plotTTree2: Plot a transmission tree in an economic format

Description Usage Arguments Value Examples

View source: R/plotTTree2.R

Description

Plot a transmission tree in an economic format

Usage

1
2
3
4
5
6
7
plotTTree2(
  ttree,
  showLabels = TRUE,
  showMissingLinks = 0,
  maxTime = NA,
  cex = 1
)

Arguments

ttree

Transmission tree

showLabels

Boolean for whether or not to show the labels

showMissingLinks

Option for how to show missing links: (0) as dots, (1) as several gray levels, (2) as a single gray level

maxTime

Maximum value of time to show on x axis

cex

Expansion factor

Value

Returns invisibly the first parameter

Examples

1

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