Description Usage Arguments Value Author(s)
View source: R/plot_transtree.R
Plot the transmission tree
1 | plot_transtree(df, max.infector = 50, lyt = "kk")
|
df |
case_data generated by outbreak_model |
max.infector |
maximum number of infectors shown on the tree |
lyt |
layout of the transmission tree. can be one of "kk"(defauk=lt),"tree", or "" |
a visNetwork object.
Ta-Chou Ng
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.