-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
72 lines (71 loc) · 1.57 KB
/
NAMESPACE
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
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
# Generated by roxygen2: do not edit by hand
export(alc_drink_freq)
export(alc_drink_now_allages)
export(alc_sevenday_adult)
export(alc_sevenday_child)
export(alc_upshift)
export(alc_weekmean_adult)
export(clean_age)
export(clean_demographic)
export(clean_economic_status)
export(clean_education)
export(clean_family)
export(clean_health_and_bio)
export(clean_income)
export(clean_surveyweights)
export(combine_years)
export(impute_data_mice)
export(impute_mean)
export(num_sim)
export(prop_summary)
export(read_2001)
export(read_2002)
export(read_2003)
export(read_2004)
export(read_2005)
export(read_2006)
export(read_2007)
export(read_2008)
export(read_2009)
export(read_2010)
export(read_2011)
export(read_2012)
export(read_2013)
export(read_2014)
export(read_2015)
export(read_2016)
export(read_2017)
export(read_2018)
export(read_2019)
export(read_NSW_2016_17)
export(read_NSW_2017_18)
export(read_NSW_2018_19)
export(read_NSW_2019_20)
export(read_SHeS_2008)
export(read_SHeS_2009)
export(read_SHeS_2010)
export(read_SHeS_2011)
export(read_SHeS_2012)
export(read_SHeS_2013)
export(read_SHeS_2014)
export(read_SHeS_2015)
export(read_SHeS_2016)
export(read_SHeS_2017)
export(read_SHeS_2018)
export(read_SHeS_2019)
export(read_hse)
export(select_data)
export(smk_amount)
export(smk_former)
export(smk_life_history)
export(smk_quit)
export(smk_status)
export(use_townsend)
import(data.table)
importFrom(Rdpack,reprompt)
importFrom(data.table,":=")
importFrom(data.table,rbindlist)
importFrom(data.table,setnames)
importFrom(lifecycle,deprecate_soft)
importFrom(stats,predict)
importFrom(survey,svymean)