Reputation: 455
I am trying to find a way to plot a disease transmission tree that allows me to:
The dataset I am working with is relatively small (22 nodes) so I don't mind working with a package that is a bit fiddly!
I have thought about using phylogeny trees, but I'm uncertain whether they will allow me to plot stray nodes. Which package would be most suitable for this task?
Thanks!
Upvotes: 1
Views: 102
Reputation: 12451
Try DiagrammeR. I don't have much experience, but it did what I needed to do and I know I barely scratched the surface of what it can do.
Upvotes: 0