-
Notifications
You must be signed in to change notification settings - Fork 20
/
Copy pathNAMESPACE
38 lines (37 loc) · 799 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
36
37
38
# Generated by roxygen2 (4.1.1): do not edit by hand
S3method(layer_clone,list)
S3method(layer_clone,proto)
S3method(layer_clone,sp_layer)
S3method(ply_aes,list)
S3method(ply_aes,proto)
S3method(ply_aes,sp_layer)
S3method(print,ggsubplot)
export(free)
export(geom_coxcomb)
export(geom_freqstar)
export(geom_star)
export(geom_subplot)
export(geom_subplot2d)
export(ggsubplot)
export(interval_breaks)
export(ply_aes)
export(ref_box)
export(ref_hline)
export(ref_vline)
export(rescale_01)
export(rescale_11)
export(rescale_2pi)
exportClasses(sp_layer)
exportMethods("$")
exportMethods("$<-")
exportMethods("+")
exportMethods("[")
exportMethods("[<-")
exportMethods(c)
exportMethods(rep)
exportMethods(show)
import(grid)
import(methods)
import(proto)
importFrom(ggplot2,rel)
importFrom(ggplot2,waiver)