-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
40 lines (39 loc) · 699 Bytes
/
Copy pathNAMESPACE
File metadata and controls
40 lines (39 loc) · 699 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
31
32
33
34
35
36
37
38
39
40
# Generated by roxygen2: do not edit by hand
S3method(autoplot,superplot_spec)
export(add_sp_bars)
export(flatplot)
export(get_fp_color)
export(get_fp_colors)
export(get_fp_colour)
export(get_fp_colours)
export(get_sp_colors)
export(get_sp_colours)
export(get_sp_shapes)
export(get_sp_stats)
export(get_sp_summary)
export(pieplot)
export(representative)
export(setup_rproj)
export(sp_modify)
export(superplot)
export(superplot_spec)
import(cowplot)
import(dplyr)
import(ggforce)
import(ggplot2)
importFrom(ColorNameR,name)
importFrom(grDevices,
col2rgb,
colors
)
importFrom(rlang,":=")
importFrom(stats,
TukeyHSD,
as.formula,
kruskal.test,
median,
qt,
sd,
t.test,
wilcox.test
)