These data describe weekly incidence of probable and confirmed cases of Zika virus on the Yap Main Islands, Micronesia.
zika_yap_2007
A data frame with 29 rows and 3 columns
Date
Days after starting date
Number of cases per week
Funk et al. (2016)
S. Funk, et al. 2016. Comparative Analysis of Dengue and Zika Outbreaks Reveals Differences by Setting and Virus. PLOS Neglected Tropical Diseases, 10(12), e0005173. http://doi.org/10.1371/journal.pntd.0005173
Data from Funk et al. (2016), provided by Sebastian Funk (github.com/sbnfunk). Transfer to R and documentation by Finlay Campbell (finlaycampbell93@gmail.com).
#> # A tibble: 6 × 3 #> onset_date nr value #> <date> <dbl> <dbl> #> 1 2007-02-18 7 0 #> 2 2007-02-25 14 0 #> 3 2007-03-04 21 0 #> 4 2007-03-11 28 0 #> 5 2007-03-18 35 0 #> 6 2007-03-25 42 0