get_epidemic_locations: Subset epidemic locations

Description Usage Arguments Value

View source: R/state_data.R

Description

Gets those locations that fulfill the epidemic criteria of 2sd above mean since July for 3 months

Usage

1
get_epidemic_locations(dat, micro = TRUE, lim = 575)

Arguments

dat

the data frame of data to look through (microcephaly or incidence)

micro

if TRUE, looks at microcephaly data. Incidence data otherwise

lim

in days, the start of the period of consideration

Value

a list with a vector of epidemic and non-epidemic locations


jameshay218/zikaProj documentation built on Jan. 9, 2020, 7:26 p.m.