-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
60 lines (59 loc) · 1.38 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
# Generated by roxygen2: do not edit by hand
export(RecodeSIC92to07)
export(combine_years)
export(lfs_clean_benefit)
export(lfs_clean_demographic)
export(lfs_clean_economic_activity)
export(lfs_clean_education)
export(lfs_clean_global)
export(lfs_clean_global_5q)
export(lfs_clean_health)
export(lfs_clean_hours_earn)
export(lfs_clean_qualifications)
export(lfs_read_1993)
export(lfs_read_1994)
export(lfs_read_1995)
export(lfs_read_1996)
export(lfs_read_1997)
export(lfs_read_1998)
export(lfs_read_1999)
export(lfs_read_2000)
export(lfs_read_2001)
export(lfs_read_2002)
export(lfs_read_2003)
export(lfs_read_2004)
export(lfs_read_2005)
export(lfs_read_2006)
export(lfs_read_2007)
export(lfs_read_2008)
export(lfs_read_2009)
export(lfs_read_2010)
export(lfs_read_2011)
export(lfs_read_2012)
export(lfs_read_2013)
export(lfs_read_2014)
export(lfs_read_2015)
export(lfs_read_2016)
export(lfs_read_2017)
export(lfs_read_2018)
export(lfs_read_2019)
export(lfs_read_2020)
export(lfs_read_2021)
export(lfs_read_2022)
export(lfs_read_2023)
export(lfs_read_5q_2012)
export(lfs_read_5q_2013)
export(lfs_read_5q_2014)
export(lfs_read_5q_2015)
export(lfs_read_5q_2016)
export(lfs_read_5q_2017)
export(lfs_read_5q_2018)
export(lfs_read_5q_2019)
export(lfs_read_5q_2020)
export(lfs_read_5q_2021)
export(lfs_read_5q_2022)
export(lfsclean)
export(lfsclean_5q)
export(select_data)
import(data.table)
importFrom(data.table,":=")