-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathNAMESPACE
61 lines (60 loc) · 1.3 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(ggbackdrop)
export(ggcanvas)
export(ggdraft)
export(pos_branching)
export(pos_branching_x)
export(pos_branching_y)
export(pos_days_in_month)
export(pos_honeycomb)
export(pos_honeycomb_x)
export(pos_honeycomb_y)
export(pos_month)
export(pos_polygon)
export(pos_polygon_x)
export(pos_polygon_y)
export(pos_stack)
export(pos_stack_x)
export(pos_stack_y)
export(pos_wrap)
export(pos_wrap_multi)
export(pos_wrap_png)
export(pos_wrap_snake)
export(pos_wrap_x)
export(pos_wrap_x_png)
export(pos_wrap_y)
export(pos_wrap_y_png)
export(stamp_arrow)
export(stamp_circle)
export(stamp_curve)
export(stamp_ellipse)
export(stamp_grid)
export(stamp_heart)
export(stamp_hline)
export(stamp_label)
export(stamp_path)
export(stamp_png)
export(stamp_png2)
export(stamp_point)
export(stamp_polygon)
export(stamp_polygon_holes)
export(stamp_polygon_inverse)
export(stamp_rect)
export(stamp_segment)
export(stamp_spoke)
export(stamp_text)
export(stamp_text_ljust)
export(stamp_text_parse)
export(stamp_textbox)
export(stamp_tile)
export(stamp_vline)
export(stamp_wash)
export(theme_void_fill)
importFrom(ggplot2,'%+replace%')
importFrom(ggplot2,aes)
importFrom(ggplot2,annotate)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,theme)
importFrom(magrittr,"%>%")