-
Notifications
You must be signed in to change notification settings - Fork 14
Expand file tree
/
Copy pathNAMESPACE
More file actions
44 lines (43 loc) · 907 Bytes
/
NAMESPACE
File metadata and controls
44 lines (43 loc) · 907 Bytes
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
# Generated by roxygen2 (4.1.1): do not edit by hand
S3method(gsplot,default)
S3method(print,gsplot)
export("%>%")
export(abline)
export(arrows)
export(axis)
export(bgCol)
export(calc_views)
export(callouts)
export(callouts.default)
export(config)
export(curve)
export(error_bar)
export(grid)
export(gsplot)
export(is.gsplot)
export(legend)
export(lines)
export(loadConfig)
export(mtext)
export(par)
export(points)
export(polygon)
export(rect)
export(segments)
export(symbols)
export(text)
export(title)
exportMethods(gsplot)
importFrom(graphics,box)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot.new)
importFrom(graphics,plot.xy)
importFrom(lazyeval,lazy)
importFrom(lazyeval,lazy_dots)
importFrom(lazyeval,lazy_eval)
importFrom(magrittr,"%>%")
importFrom(methods,existsFunction)
importFrom(stats,setNames)
importFrom(utils,getFromNamespace)
importFrom(yaml,yaml.load_file)