-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 815 Bytes
/
Copy pathNAMESPACE
File metadata and controls
36 lines (35 loc) · 815 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
# 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)
importFrom(grDevices,colors)
importFrom(rlang,":=")
importFrom(stats,TukeyHSD)
importFrom(stats,as.formula)
importFrom(stats,kruskal.test)
importFrom(stats,median)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(stats,t.test)
importFrom(stats,wilcox.test)