Description Usage Arguments Value Examples
Plot a transmission tree in an economic format
1 2 3 4 5 6 7  | plotTTree2(
  ttree,
  showLabels = TRUE,
  showMissingLinks = 0,
  maxTime = NA,
  cex = 1
)
 | 
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  | 
Returns invisibly the first parameter
1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.