-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
28 lines (27 loc) · 843 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
# Generated by roxygen2: do not edit by hand
export(scale_color_vapeplot_c)
export(scale_color_vapeplot_d)
export(scale_colour_vapeplot_c)
export(scale_colour_vapeplot_d)
export(scale_fill_vapeplot_c)
export(scale_fill_vapeplot_d)
export(show_palette)
export(vapeplot)
export(vapeplot_pal)
export(vapeplot_palettes)
importFrom(ggplot2,aes_)
importFrom(ggplot2,discrete_scale)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_gradientn)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,colorRamp)
importFrom(grDevices,rgb)