-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathNAMESPACE
131 lines (130 loc) · 2.45 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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
# Generated by roxygen2: do not edit by hand
S3method(dsplot,default)
S3method(dsplot,formula)
S3method(gbarplot,default)
S3method(gboxplot,default)
S3method(gboxplot,formula)
S3method(gboxplot,matrix)
S3method(ghist,Date)
S3method(ghist,POSIXt)
S3method(ghist,default)
S3method(gpairs,default)
S3method(gpairs,formula)
S3method(gplot,"function")
S3method(gplot,data.frame)
S3method(gplot,default)
S3method(gplot,density)
S3method(gplot,factor)
S3method(gplot,formula)
S3method(gplot,histogram)
S3method(gplot,lm)
S3method(gplot,table)
S3method(gqqnorm,default)
S3method(gspineplot,default)
S3method(gspineplot,formula)
S3method(gstripchart,default)
S3method(gstripchart,formula)
S3method(gsunflowerplot,default)
S3method(gsunflowerplot,formula)
S3method(loess_smooth,default)
S3method(loess_smooth,formula)
S3method(plot,dimr)
S3method(plot,loess_smooth)
S3method(print,loess_smooth)
export("%inside%")
export("%ni%")
export("%||%")
export(arrows2)
export(bar_counts)
export(barlabel)
export(barmap)
export(barplot2)
export(barprop)
export(bibar)
export(boxline)
export(bpCI)
export(bump)
export(carrows)
export(caxis)
export(click_shape)
export(click_text)
export(cmtext)
export(color_bar)
export(coords)
export(ctext)
export(ctitle)
export(dimr)
export(dose_esc)
export(dotplot)
export(dsplot)
export(facet_adjust)
export(facet_limits)
export(fig)
export(fig2)
export(gbarplot)
export(gboxplot)
export(gbxp)
export(gcurve)
export(ggcaterpillar)
export(ggclip)
export(ggcols)
export(ggheat)
export(ggheat2)
export(ggmultiplot)
export(ggsurv)
export(ggtable)
export(ggwidths)
export(ghist)
export(gmatlines)
export(gmatplot)
export(gmatpoints)
export(gpairs)
export(gplot)
export(gqqnorm)
export(gqqplot)
export(grcols)
export(gspineplot)
export(gstripchart)
export(gsunflowerplot)
export(histr)
export(inbar)
export(inset)
export(jmplot)
export(laxis)
export(loess_smooth)
export(minbars)
export(oom)
export(parse_sci)
export(polyShade)
export(polygon2)
export(pretty_sci)
export(prettybars)
export(prettybars2)
export(prettypie)
export(prettypie2)
export(propfall)
export(ptlocator)
export(scattergram)
export(set_panel_size)
export(shist)
export(spider)
export(subplot)
export(subrect)
export(tableplot)
export(tallbar)
export(toxplot)
export(tracebar)
export(upset)
export(waffle)
export(widebars)
export(zoomin)
import(ggplot2)
import(grDevices)
import(graphics)
import(grid)
import(gridExtra)
import(stats)
import(utils)
importFrom(rawr,col_scaler)
importFrom(rawr,rescaler)
importFrom(rawr,tcol)