augment_data | R Documentation |
function to augment data
augment_data(data)
data |
data frame with a single row, containing the columns "time.onset.donor": the observed time of symptom onset for the donor; "recipient.infected": 1 if the recipient was infected, 0 if not; "time.infection.recipient": the inferred time at which the recipient was infected; "time.onset.recipient": the observed time of symptom onset for the recipient |
the same data frame but with a newly generated value for time.infection.recipient
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.