| tt.edges {SMITIDvisu} | R Documentation |
Pathogen link over the time
Description
A data.frame of all transmission links between hosts (pathogens). Five columns ID, source, target, time and weight.
Usage
data("transmissiontree")
Format
A data frame with 13 observations on the following 5 variables.
IDa numeric vector
sourcea character vector
targeta factor with levels
113104116115111109105108106112timea character vector
weighta character vector
Examples
data(transmissiontree)
print(tt.edges)
[Package SMITIDvisu version 0.0.9 Index]