View source: R/acummulate_incidence.R
acummulate_incidence | R Documentation |
Acummulate incidence from interaction data frame
acummulate_incidence(data, group, incidence = incidence)
data |
A |
group |
A group column in data |
incidence |
The incidence of interaction in the data |
A data.frame
with the summarized incidence from an interaction data.frame
. Includes the acummulated incidence for each group provided
library(ecointeraction) acummulate_incidence(mammalvirus, virus, incidence)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.