-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathNAMESPACE
More file actions
62 lines (61 loc) · 1.38 KB
/
NAMESPACE
File metadata and controls
62 lines (61 loc) · 1.38 KB
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
# Generated by roxygen2: do not edit by hand
S3method(if_na,data.frame)
S3method(if_na,default)
S3method(if_na,factor)
export("%>%")
export(":=")
export(.data)
export(add_proc_format_labels)
export(as_label)
export(as_name)
export(auto_extract)
export(doc_new)
export(enquo)
export(enquos)
export(expr)
export(format_pretty_num)
export(format_pretty_string)
export(ggsave_and_print)
export(grk_style_dir)
export(grk_style_file)
export(grk_style_pkg)
export(grk_style_text)
export(grk_style_transformer)
export(if_na)
export(knitr_bold_row)
export(knitr_list_cache)
export(knitr_load_cache)
export(logger)
export(pretty_num)
export(pretty_string)
export(read_csv_filtered)
export(read_proc_format)
export(read_sas_with_format)
export(read_tsv_filtered)
export(recode_if)
export(scale_color_moffitt)
export(scale_colour_moffitt)
export(scale_fill_moffitt)
export(shorten_github_url)
export(style_console)
export(sym)
export(syms)
export(theme_grk)
export(theme_moffitt)
export(use_git_hook_precommit)
export(use_grk_github_labels)
export(use_grk_gitignore)
export(use_grk_starter_package)
export(use_grk_starter_project)
export(use_grk_style)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,as_label)
importFrom(rlang,as_name)
importFrom(rlang,enquo)
importFrom(rlang,enquos)
importFrom(rlang,expr)
importFrom(rlang,sym)
importFrom(rlang,syms)