-
Notifications
You must be signed in to change notification settings - Fork 17
/
NAMESPACE
291 lines (290 loc) · 7.87 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
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
# Generated by roxygen2: do not edit by hand
S3method(build,tplyr_table)
S3method(get_meta_result,data.frame)
S3method(get_meta_result,tplyr_table)
S3method(get_meta_subset,data.frame)
S3method(get_meta_subset,tplyr_table)
S3method(get_numeric_data,tplyr_layer)
S3method(get_numeric_data,tplyr_table)
S3method(get_stats_data,tplyr_layer)
S3method(get_stats_data,tplyr_table)
S3method(get_where,tplyr_layer)
S3method(get_where,tplyr_table)
S3method(print,f_str)
S3method(print,tplyr_layer)
S3method(print,tplyr_layer_template)
S3method(print,tplyr_meta)
S3method(print,tplyr_table)
S3method(process_formatting,count_layer)
S3method(process_formatting,desc_layer)
S3method(process_formatting,shift_layer)
S3method(process_metadata,count_layer)
S3method(process_metadata,desc_layer)
S3method(process_metadata,shift_layer)
S3method(process_metadata,tplyr_riskdiff)
S3method(process_statistic_data,tplyr_riskdiff)
S3method(process_statistic_formatting,tplyr_riskdiff)
S3method(process_summaries,count_layer)
S3method(process_summaries,desc_layer)
S3method(process_summaries,shift_layer)
S3method(set_denoms_by,count_layer)
S3method(set_denoms_by,shift_layer)
S3method(set_format_strings,count_layer)
S3method(set_format_strings,desc_layer)
S3method(set_format_strings,shift_layer)
S3method(set_limit_data_by,count_layer)
S3method(set_limit_data_by,desc_layer)
S3method(set_limit_data_by,shift_layer)
S3method(set_where,tplyr_layer)
S3method(set_where,tplyr_table)
S3method(str,f_str)
S3method(str,tplyr_layer)
S3method(str,tplyr_table)
export("%>%")
export("header_n<-")
export("pop_data<-")
export(add_anti_join)
export(add_column_headers)
export(add_filters)
export(add_layer)
export(add_layers)
export(add_missing_subjects_row)
export(add_risk_diff)
export(add_total_group)
export(add_total_row)
export(add_treat_grps)
export(add_variables)
export(append_metadata)
export(apply_conditional_format)
export(apply_formats)
export(apply_row_masks)
export(build)
export(collapse_row_labels)
export(f_str)
export(get_by)
export(get_count_layer_formats)
export(get_data_labels)
export(get_desc_layer_formats)
export(get_layer_template)
export(get_layer_templates)
export(get_meta_result)
export(get_meta_subset)
export(get_metadata)
export(get_numeric_data)
export(get_pop_where)
export(get_precision_by)
export(get_precision_on)
export(get_shift_layer_formats)
export(get_stats_data)
export(get_target_var)
export(get_tplyr_regex)
export(get_where)
export(group_count)
export(group_desc)
export(group_shift)
export(header_n)
export(keep_levels)
export(new_layer_template)
export(pop_data)
export(pop_treat_var)
export(process_formatting)
export(process_metadata)
export(process_statistic_data)
export(process_statistic_formatting)
export(process_summaries)
export(remove_layer_template)
export(replace_leading_whitespace)
export(set_by)
export(set_count_layer_formats)
export(set_custom_summaries)
export(set_denom_ignore)
export(set_denom_where)
export(set_denoms_by)
export(set_desc_layer_formats)
export(set_distinct_by)
export(set_format_strings)
export(set_header_n)
export(set_indentation)
export(set_limit_data_by)
export(set_missing_count)
export(set_missing_subjects_row_label)
export(set_nest_count)
export(set_numeric_threshold)
export(set_order_count_method)
export(set_ordering_cols)
export(set_outer_sort_position)
export(set_pop_data)
export(set_pop_treat_var)
export(set_pop_where)
export(set_precision_by)
export(set_precision_data)
export(set_precision_on)
export(set_result_order_var)
export(set_shift_layer_formats)
export(set_stats_as_columns)
export(set_target_var)
export(set_total_row_label)
export(set_treat_var)
export(set_where)
export(str_extract_fmt_group)
export(str_extract_num)
export(str_indent_wrap)
export(tplyr_layer)
export(tplyr_meta)
export(tplyr_table)
export(treat_grps)
export(treat_var)
export(use_template)
importFrom(assertthat,assert_that)
importFrom(dplyr,across)
importFrom(dplyr,add_tally)
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,between)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,count)
importFrom(dplyr,cur_column)
importFrom(dplyr,cur_group)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,do)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_keys)
importFrom(dplyr,if_else)
importFrom(dplyr,lag)
importFrom(dplyr,left_join)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_all)
importFrom(dplyr,mutate_at)
importFrom(dplyr,mutate_if)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,pull)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice_head)
importFrom(dplyr,summarize)
importFrom(dplyr,tally)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(dplyr,where)
importFrom(forcats,fct_collapse)
importFrom(forcats,fct_drop)
importFrom(forcats,fct_expand)
importFrom(forcats,fct_na_value_to_level)
importFrom(lifecycle,deprecate_soft)
importFrom(lifecycle,deprecate_stop)
importFrom(magrittr,"%>%")
importFrom(magrittr,extract)
importFrom(magrittr,extract2)
importFrom(purrr,flatten)
importFrom(purrr,imap)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dfr)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(purrr,map_int)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap_chr)
importFrom(purrr,pmap_dfr)
importFrom(purrr,reduce)
importFrom(purrr,walk)
importFrom(purrr,walk2)
importFrom(rlang,":=")
importFrom(rlang,abort)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,call_args)
importFrom(rlang,call_modify)
importFrom(rlang,call_name)
importFrom(rlang,caller_env)
importFrom(rlang,current_env)
importFrom(rlang,enexpr)
importFrom(rlang,enexprs)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,env)
importFrom(rlang,env_bind)
importFrom(rlang,env_bind_active)
importFrom(rlang,env_get)
importFrom(rlang,env_has)
importFrom(rlang,env_label)
importFrom(rlang,env_names)
importFrom(rlang,env_parent)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,exprs)
importFrom(rlang,inform)
importFrom(rlang,is_call)
importFrom(rlang,is_empty)
importFrom(rlang,is_function)
importFrom(rlang,is_logical)
importFrom(rlang,is_named)
importFrom(rlang,is_quosure)
importFrom(rlang,is_quosures)
importFrom(rlang,list2)
importFrom(rlang,quo)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quo_is_call)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_is_null)
importFrom(rlang,quo_is_symbol)
importFrom(rlang,quo_name)
importFrom(rlang,quos)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(rlang,trace_back)
importFrom(rlang,warn)
importFrom(stats,IQR)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(stringr,"str_sub<-")
importFrom(stringr,fixed)
importFrom(stringr,regex)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_locate_all)
importFrom(stringr,str_match)
importFrom(stringr,str_match_all)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_starts)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(stringr,str_wrap)
importFrom(tibble,add_column)
importFrom(tibble,rownames_to_column)
importFrom(tibble,tibble)
importFrom(tidyr,complete)
importFrom(tidyr,fill)
importFrom(tidyr,nesting)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,starts_with)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,vars_select)
importFrom(utils,capture.output)
importFrom(utils,head)
importFrom(utils,str)
importFrom(utils,tail)