-
Notifications
You must be signed in to change notification settings - Fork 5
/
NAMESPACE
35 lines (34 loc) · 905 Bytes
/
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
# Generated by roxygen2: do not edit by hand
S3method(guide_geom,guide_prob)
S3method(guide_train,prob_guide)
export(GeomHdrBoxplot)
export(GeomHdrRug)
export(StatHdr)
export(StatHdrcde)
export(geom_hdr_boxplot)
export(geom_hdr_rug)
export(guide_prob)
export(hdr_bin)
export(scale_prob_identity)
export(stat_hdr)
export(stat_hdrcde)
importFrom(digest,digest)
importFrom(farver,convert_colour)
importFrom(ggplot2,Geom)
importFrom(ggplot2,Stat)
importFrom(ggplot2,aes)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,guide_colourbar)
importFrom(ggplot2,guide_geom)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guide_train)
importFrom(ggplot2,layer)
importFrom(ggplot2,waiver)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(grid,gpar)
importFrom(grid,grobTree)
importFrom(grid,rectGrob)
importFrom(grid,segmentsGrob)
importFrom(tibble,as_tibble)