-
Notifications
You must be signed in to change notification settings - Fork 167
/
NAMESPACE
38 lines (37 loc) · 1 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
# Generated by roxygen2: do not edit by hand
S3method(as.raster,sticker)
S3method(plot,sticker)
export(geom_hexagon)
export(geom_pkgname)
export(geom_subview)
export(geom_url)
export(ggplot)
export(save_sticker)
export(sticker)
export(sticker_dev)
export(theme_sticker)
export(theme_transparent)
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_polygon)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,last_plot)
importFrom(ggplot2,margin)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(grDevices,as.raster)
importFrom(grDevices,dev.new)
importFrom(grDevices,rgb)
importFrom(graphics,plot)
importFrom(hexbin,hexbinplot)
importFrom(showtext,showtext_auto)
importFrom(stats,rnorm)
importFrom(sysfonts,font_add)
importFrom(tools,file_ext)