-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
30 lines (29 loc) · 739 Bytes
/
NAMESPACE
File metadata and controls
30 lines (29 loc) · 739 Bytes
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
# Generated by roxygen2: do not edit by hand
export(add_labels)
export(amce)
export(ggsave2)
export(theme_m)
export(treat_labs)
export(treat_names)
export(val_labs)
importFrom(broom,tidy)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,margin)
importFrom(ggplot2,theme)
importFrom(grid,unit)
importFrom(here,here)
importFrom(lmtest,coeftest)
importFrom(rlang,enexpr)
importFrom(rlang,is_empty)
importFrom(rlang,quo_name)
importFrom(rlang,quos)
importFrom(sandwich,estfun)
importFrom(sandwich,sandwich)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(tibble,tribble)
importFrom(tidyselect,vars_select)