-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathNAMESPACE
168 lines (167 loc) · 4.89 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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
# Generated by roxygen2: do not edit by hand
S3method(add_to_extract,micro_extract)
S3method(add_to_extract,nhgis_extract)
S3method(extract_is_completed_and_has_links,micro_extract)
S3method(extract_is_completed_and_has_links,nhgis_extract)
S3method(extract_list_from_json,json)
S3method(extract_list_from_json,micro_json)
S3method(extract_list_from_json,nhgis_json)
S3method(extract_to_request_json,ipums_extract)
S3method(extract_to_request_json,micro_extract)
S3method(extract_to_request_json,nhgis_extract)
S3method(extract_to_tbl,micro_extract)
S3method(extract_to_tbl,nhgis_extract)
S3method(format_for_json,default)
S3method(format_for_json,ipums_spec)
S3method(format_for_json,var_spec)
S3method(get_extract_tbl_fields,ipums_extract)
S3method(get_extract_tbl_fields,micro_extract)
S3method(get_extract_tbl_fields,nhgis_extract)
S3method(ipums_extract_specific_download,micro_extract)
S3method(ipums_extract_specific_download,nhgis_extract)
S3method(ipums_file_info,default)
S3method(ipums_file_info,ipums_ddi)
S3method(ipums_val_labels,default)
S3method(ipums_var_desc,default)
S3method(ipums_var_info,data.frame)
S3method(ipums_var_info,default)
S3method(ipums_var_info,ipums_ddi)
S3method(ipums_var_info,list)
S3method(ipums_var_label,default)
S3method(ipums_website,character)
S3method(ipums_website,ipums_ddi)
S3method(print,ipums_ddi)
S3method(print,ipums_extract)
S3method(print,ipums_formatted_print)
S3method(print,micro_extract)
S3method(print,nhgis_extract)
S3method(remove_from_extract,micro_extract)
S3method(remove_from_extract,nhgis_extract)
S3method(spec_setdiff,ipums_spec)
S3method(spec_setdiff,var_spec)
S3method(spec_union,ipums_spec)
S3method(spec_union,tu_var_spec)
S3method(spec_union,var_spec)
S3method(validate_ipums_extract,ds_spec)
S3method(validate_ipums_extract,ipums_extract)
S3method(validate_ipums_extract,micro_extract)
S3method(validate_ipums_extract,nhgis_extract)
S3method(validate_ipums_extract,samp_spec)
S3method(validate_ipums_extract,tst_spec)
S3method(validate_ipums_extract,tu_var_spec)
S3method(validate_ipums_extract,var_spec)
S3method(zap_ipums_attributes,data.frame)
S3method(zap_ipums_attributes,default)
export("%<-%")
export(IpumsBiglmCallback)
export(IpumsChunkCallback)
export(IpumsDataFrameCallback)
export(IpumsListCallback)
export(IpumsListYield)
export(IpumsLongYield)
export(IpumsSideEffectCallback)
export(add_to_extract)
export(all_of)
export(any_of)
export(as_factor)
export(contains)
export(define_extract_cps)
export(define_extract_from_json)
export(define_extract_ipumsi)
export(define_extract_micro)
export(define_extract_nhgis)
export(define_extract_usa)
export(download_extract)
export(download_supplemental_data)
export(ds_spec)
export(ends_with)
export(everything)
export(extract_list_to_tbl)
export(extract_tbl_to_list)
export(get_extract_history)
export(get_extract_info)
export(get_last_extract_info)
export(get_metadata_nhgis)
export(get_recent_extracts_info_list)
export(get_recent_extracts_info_tbl)
export(get_sample_info)
export(ipums_bind_rows)
export(ipums_collect)
export(ipums_conditions)
export(ipums_data_collections)
export(ipums_example)
export(ipums_file_info)
export(ipums_list_files)
export(ipums_shape_full_join)
export(ipums_shape_inner_join)
export(ipums_shape_left_join)
export(ipums_shape_right_join)
export(ipums_val_labels)
export(ipums_var_desc)
export(ipums_var_info)
export(ipums_var_label)
export(ipums_view)
export(ipums_website)
export(is.labelled)
export(is_extract_ready)
export(join_failures)
export(last_col)
export(lbl)
export(lbl_add)
export(lbl_add_vals)
export(lbl_clean)
export(lbl_collapse)
export(lbl_define)
export(lbl_na_if)
export(lbl_relabel)
export(matches)
export(num_range)
export(one_of)
export(problems)
export(read_ipums_ddi)
export(read_ipums_micro)
export(read_ipums_micro_chunked)
export(read_ipums_micro_list)
export(read_ipums_micro_list_chunked)
export(read_ipums_micro_list_yield)
export(read_ipums_micro_yield)
export(read_ipums_sf)
export(read_nhgis)
export(read_nhgis_codebook)
export(remove_from_extract)
export(samp_spec)
export(save_extract_as_json)
export(set_ipums_api_key)
export(set_ipums_default_collection)
export(set_ipums_var_attributes)
export(spec)
export(starts_with)
export(submit_extract)
export(tst_spec)
export(tu_var_spec)
export(var_spec)
export(wait_for_extract)
export(zap_ipums_attributes)
export(zap_labels)
import(rlang)
importFrom(R6,R6Class)
importFrom(dplyr,"%>%")
importFrom(haven,as_factor)
importFrom(haven,is.labelled)
importFrom(haven,zap_labels)
importFrom(lifecycle,deprecated)
importFrom(readr,problems)
importFrom(readr,spec)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,ends_with)
importFrom(tidyselect,everything)
importFrom(tidyselect,last_col)
importFrom(tidyselect,matches)
importFrom(tidyselect,num_range)
importFrom(tidyselect,one_of)
importFrom(tidyselect,starts_with)
importFrom(utils,packageVersion)
importFrom(utils,tail)
importFrom(zeallot,"%<-%")