identify | R Documentation |
Replace integers in outbreaker2 output with unique identifiers
identify(out, ids)
out |
A data frame of class |
ids |
A vector of IDs from the original linelist (see |
A data frame of class outbreaker_chains
with integers replaced by the corresponding IDs.
identify(out, id = linelist$name)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.