plotCTree: Plot both phylogenetic and transmission trees using colors on...

Description Usage Arguments Value Examples

View source: R/plotCTree.R

Description

Plot both phylogenetic and transmission trees using colors on the phylogeny

Usage

1
2
3
4
5
6
7
8
plotCTree(
  tree,
  showLabels = TRUE,
  showStars = TRUE,
  cols = NA,
  maxTime = NA,
  cex = 1
)

Arguments

tree

Combined phylogenetic/transmission tree

showLabels

Whether or not to show the labels

showStars

Whether or not to show stars representing transmission events

cols

Colors to use for hosts

maxTime

Maximum time to show on the x axis

cex

Expansion factor

Value

Returns invisibly the first parameter

Examples

1

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