zika_girardot_df | R Documentation |
This dataset, zika_girardot_df, is a data frame containing the daily incidence of Zika virus disease in Girardot, Colombia, during 2015.
data(zika_girardot_df)
A data frame with 93 observations and 2 variables:
Date object representing the date of reported Zika cases
Integer vector indicating the number of daily reported Zika cases
The dataset name has been kept as 'zika_girardot_df' to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the infectiousR package and assists users in identifying its specific characteristics. The suffix 'df' indicates that the dataset is a data frame. The original content has not been modified in any way.
Data taken from the outbreaks package version 1.9.0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.