View source: R/summary_utils.R
get_subset_tips | R Documentation |
This function get the pairs of inf and sus individuals given a transmission matrix.
get_subset_tips(tips, tm)
tips |
Vector of tip names (without the "ID") |
tm |
Dataframe of transmission matrix containing information of who transmitted to whom and at what time transmission happened. |
List of pairs of sus and inf individuals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.