-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
31 lines (30 loc) · 782 Bytes
/
NAMESPACE
File metadata and controls
31 lines (30 loc) · 782 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
# Generated by roxygen2 (4.1.1): do not edit by hand
export(agg_summaries)
export(area_id)
export(calculate_prevalence)
export(calculate_prevalence_unusual_pval)
export(calculate_stratified_prevalence)
export(density_data)
export(estimate_density)
export(fix_dates)
export(md_geocoder)
export(sanitize_text)
export(test_lat)
export(test_long)
export(unusual_prevalence_region)
import(Hmisc)
import(dplyr)
import(maptools)
import(sp)
importFrom(assertthat,assert_that)
importFrom(assertthat,not_empty)
importFrom(ggmap,geocode)
importFrom(lazyeval,interp)
importFrom(lubridate,dmy)
importFrom(lubridate,dmy_h)
importFrom(lubridate,dmy_hm)
importFrom(lubridate,dmy_hms)
importFrom(lubridate,mdy)
importFrom(lubridate,mdy_h)
importFrom(lubridate,mdy_hm)
importFrom(lubridate,mdy_hms)