forked from GuangchuangYu/hexSticker
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NAMESPACE
33 lines (32 loc) · 880 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
# Generated by roxygen2: do not edit by hand
export(geom_hexagon)
export(geom_pkgname)
export(geom_subview)
export(geom_url)
export(ggplot)
export(hexagon)
export(save_sticker)
export(sticker)
export(sticker_dev)
export(theme_sticker)
export(theme_transparent)
importFrom(ggforce,geom_circle)
importFrom(ggimage,geom_image)
importFrom(ggimage,geom_subview)
importFrom(ggimage,theme_transparent)
importFrom(ggplot2,aes_)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,last_plot)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(grDevices,dev.new)
importFrom(grDevices,rgb)
importFrom(hexbin,hexbinplot)
importFrom(showtext,showtext.auto)
importFrom(stats,rnorm)
importFrom(sysfonts,font.add)