-
Notifications
You must be signed in to change notification settings - Fork 1
/
NAMESPACE
43 lines (42 loc) · 894 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
# Generated by roxygen2: do not edit by hand
export(":=")
export(.data)
export(all_after)
export(all_before)
export(as_label)
export(as_name)
export(bighead)
export(bottom_legend)
export(brewer_GG_col)
export(default_GG_col)
export(enquo)
export(enquos)
export(fix_tidyverse_conflicts)
export(fuzzy_lookup)
export(geom_boxdodge)
export(geom_boxjitter)
export(geom_origin)
export(geom_smooth_lm)
export(neglog)
export(no_legend)
export(plot_cycle_cols)
export(printScriptDir)
export(print_all)
export(quote_this)
export(read_saved_rds)
export(recip_anti)
export(recip_order)
export(recip_table)
export(scale_this)
export(sort_pct)
export(summary_tidy)
export(unite_rows)
export(x_angle)
export(y_angle)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(tidyverse,tidyverse_conflicts)