-
Notifications
You must be signed in to change notification settings - Fork 8
/
Copy pathNAMESPACE
268 lines (267 loc) · 7.08 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
# Generated by roxygen2: do not edit by hand
S3method(apply_frmt,frmt)
S3method(apply_frmt,frmt_combine)
S3method(apply_frmt,frmt_when)
S3method(as.character,frmt)
S3method(as.character,frmt_combine)
S3method(as.character,frmt_when)
S3method(as.character,span_structure)
S3method(as_json,body_plan)
S3method(as_json,col_plan)
S3method(as_json,col_style_plan)
S3method(as_json,col_style_structure)
S3method(as_json,default)
S3method(as_json,frmt)
S3method(as_json,frmt_combine)
S3method(as_json,frmt_structure)
S3method(as_json,frmt_when)
S3method(as_json,quosure)
S3method(as_json,quosures)
S3method(as_json,span_structure)
S3method(as_json,tfrmt)
S3method(as_length_one_quo,character)
S3method(as_length_one_quo,quosure)
S3method(as_length_one_quo,quosures)
S3method(as_vars,character)
S3method(as_vars,quosure)
S3method(as_vars,quosures)
S3method(cleaned_data_to_gt,default)
S3method(cleaned_data_to_gt,list)
S3method(format,body_plan)
S3method(format,frmt)
S3method(format,frmt_combine)
S3method(format,frmt_structure)
S3method(format,frmt_when)
S3method(print,frmt)
S3method(print,frmt_combine)
S3method(print,frmt_structure)
S3method(print,frmt_when)
export("%>%")
export(apply_frmt)
export(as_json)
export(big_n_structure)
export(body_plan)
export(cleaned_data_to_gt)
export(col_plan)
export(col_style_plan)
export(col_style_structure)
export(display_row_frmts)
export(display_val_frmts)
export(element_block)
export(element_row_grp_loc)
export(footnote_plan)
export(footnote_structure)
export(frmt)
export(frmt_combine)
export(frmt_structure)
export(frmt_when)
export(is_frmt)
export(is_frmt_combine)
export(is_frmt_structure)
export(is_frmt_when)
export(is_row_grp_structure)
export(json_to_tfrmt)
export(layer_tfrmt)
export(make_mock_data)
export(page_plan)
export(page_structure)
export(param_set)
export(print_mock_gt)
export(print_to_ggplot)
export(print_to_gt)
export(row_grp_plan)
export(row_grp_structure)
export(span_structure)
export(tfrmt)
export(tfrmt_n_pct)
export(tfrmt_sigdig)
export(tfrmt_to_json)
export(update_group)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,any_of)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_cols)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,coalesce)
importFrom(dplyr,cur_column)
importFrom(dplyr,cur_group_id)
importFrom(dplyr,desc)
importFrom(dplyr,distinct)
importFrom(dplyr,expr)
importFrom(dplyr,filter)
importFrom(dplyr,first)
importFrom(dplyr,group_by)
importFrom(dplyr,group_map)
importFrom(dplyr,group_split)
importFrom(dplyr,if_else)
importFrom(dplyr,inner_join)
importFrom(dplyr,lag)
importFrom(dplyr,last)
importFrom(dplyr,last_col)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,n_distinct)
importFrom(dplyr,na_if)
importFrom(dplyr,pull)
importFrom(dplyr,reframe)
importFrom(dplyr,relocate)
importFrom(dplyr,rename)
importFrom(dplyr,rename_with)
importFrom(dplyr,row_number)
importFrom(dplyr,rowwise)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,slice_tail)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,tally)
importFrom(dplyr,tibble)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(forcats,fct_inorder)
importFrom(ggplot2,.data)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,unit)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(glue,glue)
importFrom(glue,glue_collapse)
importFrom(gt,cell_borders)
importFrom(gt,cell_text)
importFrom(gt,cells_body)
importFrom(gt,cells_column_labels)
importFrom(gt,cells_column_spanners)
importFrom(gt,cells_row_groups)
importFrom(gt,cells_stub)
importFrom(gt,cols_hide)
importFrom(gt,cols_label)
importFrom(gt,default_fonts)
importFrom(gt,gt)
importFrom(gt,gt_group)
importFrom(gt,md)
importFrom(gt,opt_footnote_marks)
importFrom(gt,opt_table_font)
importFrom(gt,px)
importFrom(gt,sub_missing)
importFrom(gt,tab_footnote)
importFrom(gt,tab_header)
importFrom(gt,tab_options)
importFrom(gt,tab_source_note)
importFrom(gt,tab_spanner)
importFrom(gt,tab_stubhead)
importFrom(gt,tab_style)
importFrom(gt,text_transform)
importFrom(jsonlite,parse_json)
importFrom(jsonlite,read_json)
importFrom(jsonlite,toJSON)
importFrom(jsonlite,validate)
importFrom(magrittr,"%>%")
importFrom(purrr,discard)
importFrom(purrr,keep)
importFrom(purrr,list_flatten)
importFrom(purrr,map)
importFrom(purrr,map2)
importFrom(purrr,map2_chr)
importFrom(purrr,map2_dfr)
importFrom(purrr,map2_lgl)
importFrom(purrr,map_chr)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfc)
importFrom(purrr,map_dfr)
importFrom(purrr,map_lgl)
importFrom(purrr,pmap)
importFrom(purrr,pmap_chr)
importFrom(purrr,quietly)
importFrom(purrr,reduce)
importFrom(purrr,safely)
importFrom(rlang,"!!!")
importFrom(rlang,"!!")
importFrom(rlang,":=")
importFrom(rlang,"f_rhs<-")
importFrom(rlang,`!!`)
importFrom(rlang,`%||%`)
importFrom(rlang,abort)
importFrom(rlang,as_function)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,caller_call)
importFrom(rlang,caller_env)
importFrom(rlang,check_dots_empty0)
importFrom(rlang,eval_bare)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr_text)
importFrom(rlang,f_lhs)
importFrom(rlang,f_rhs)
importFrom(rlang,frame_call)
importFrom(rlang,inform)
importFrom(rlang,is_empty)
importFrom(rlang,is_quosure)
importFrom(rlang,is_quosures)
importFrom(rlang,list2)
importFrom(rlang,parse_expr)
importFrom(rlang,parse_exprs)
importFrom(rlang,quo)
importFrom(rlang,quo_get_expr)
importFrom(rlang,quo_is_missing)
importFrom(rlang,quo_name)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(rlang,warn)
importFrom(stats,as.formula)
importFrom(stats,setNames)
importFrom(stringi,stri_wrap)
importFrom(stringr,str_c)
importFrom(stringr,str_count)
importFrom(stringr,str_detect)
importFrom(stringr,str_dup)
importFrom(stringr,str_extract)
importFrom(stringr,str_extract_all)
importFrom(stringr,str_glue)
importFrom(stringr,str_match)
importFrom(stringr,str_pad)
importFrom(stringr,str_remove)
importFrom(stringr,str_remove_all)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(stringr,str_sub)
importFrom(stringr,str_trim)
importFrom(stringr,str_which)
importFrom(tibble,add_row)
importFrom(tibble,as_tibble_row)
importFrom(tibble,is_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,crossing)
importFrom(tidyr,expand)
importFrom(tidyr,fill)
importFrom(tidyr,nest)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,replace_na)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(tidyr,unnest_longer)
importFrom(tidyselect,all_of)
importFrom(tidyselect,any_of)
importFrom(tidyselect,contains)
importFrom(tidyselect,eval_select)
importFrom(tidyselect,everything)
importFrom(tidyselect,starts_with)
importFrom(tidyselect,vars_select_helpers)
importFrom(tidyselect,where)
importFrom(utils,capture.output)