-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathNAMESPACE
46 lines (45 loc) · 1003 Bytes
/
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
# Generated by roxygen2: do not edit by hand
export("%>%")
export("%ni%")
export(adorn_everything)
export(build_gitignore)
export(col_sum_na)
export(common_vars)
export(deselect)
export(duplicates)
export(fct_case_when)
export(file_trace)
export(freq_tibble)
export(help_error_google)
export(help_error_so)
export(idf)
export(ipeds_add_info)
export(ipeds_data)
export(ipeds_info)
export(ipeds_inst_lookup)
export(ipeds_load)
export(ipeds_unitid_lookup)
export(ipeds_visdat)
export(round_trailing_zeros)
export(scale_si_unit)
export(si_colorplot)
export(si_draft_full_report)
export(si_draft_presentation)
export(si_ggplot_theme_update)
export(si_ggsave)
export(si_google_drive_path_fix)
export(si_install_packages)
export(si_knitr_settings)
export(si_news)
export(si_scale_big_dollar)
export(si_update)
export(si_visdat_grouped)
export(signif_column)
export(sum_rowwise)
export(tp)
export(view_df)
export(wc)
export(xview)
export(zscore)
importFrom(lifecycle,deprecate_soft)
importFrom(magrittr,"%>%")