-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
49 lines (48 loc) · 1.08 KB
/
Copy pathNAMESPACE
File metadata and controls
49 lines (48 loc) · 1.08 KB
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
# Generated by roxygen2: do not edit by hand
export(acs.barchart)
export(acs.boxplot)
export(acs.describe)
export(acs.mean)
export(acs.median)
export(acs.quantile)
export(acs.quantile.stats)
export(acs.recode)
export(acs.se)
export(acs.total)
export(acs.translate)
export(clip.column)
export(column.cut)
export(estimate)
export(get.weight)
export(group.count)
export(group.estimate)
export(group.mean)
export(group.median)
export(group.proportion)
export(group.total)
export(hh.type)
export(line.estimate)
export(load.pums)
export(match.count)
export(own.rent)
export(prop.cond)
export(proportion)
export(rent.burden)
import(dplyr)
import(ggplot2)
importFrom(Hmisc,cut2)
importFrom(Hmisc,wtd.mean)
importFrom(Hmisc,wtd.quantile)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,filter)
importFrom(dplyr,left_join)
importFrom(dplyr,quos)
importFrom(stringi,stri_c_list)
importFrom(stringr,regex)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_subset)