-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
53 lines (52 loc) · 1.15 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
# Generated by roxygen2: do not edit by hand
S3method(print,palette)
export(ACF.lmerMod)
export(as_replaced_factor)
export(assign_cores)
export(bootstrap)
export(cfind)
export(confidInt)
export(coreApply)
export(crossv_loo_grouped)
export(crossv_mc_grouped)
export(fct_contr_check_trt)
export(fct_contr_sum)
export(find_dir)
export(format_numbers)
export(labdocument)
export(new_project)
export(neyhart_palette)
export(object_size)
export(protocol)
export(rapid_cv)
export(rpospois)
export(save_append)
export(str_add_space)
export(templ_labdocument)
export(templ_protocol)
export(theme_acs)
export(theme_genetics)
export(theme_manhattan)
export(theme_neyhart)
export(theme_pnas)
export(theme_poster)
export(theme_presentation)
export(theme_presentation2)
export(umn_palette)
export(zexp)
export(ztrans)
import(boot)
import(dplyr)
import(ggplot2)
import(modelr)
import(parallel)
import(purrr)
import(stats)
import(usethis)
import(workflowr)
importFrom(MASS,ginv)
importFrom(grDevices,colorRampPalette)
importFrom(stats,contr.sum)
importFrom(stats,contrasts)
importFrom(stats,t.test)
importFrom(stringr,str_replace_all)