-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
57 lines (56 loc) · 1.11 KB
/
NAMESPACE
File metadata and controls
57 lines (56 loc) · 1.11 KB
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
# Generated by roxygen2: do not edit by hand
export(abline)
export(arrows)
export(assocplot)
export(axis)
export(barplot)
export(boxplot)
export(contour)
export(coplot)
export(curve)
export(dotchart)
export(grid)
export(heatmap)
export(hist)
export(image)
export(layout)
export(legend)
export(lines)
export(maidr_get_fallback)
export(maidr_off)
export(maidr_on)
export(maidr_output)
export(maidr_set_fallback)
export(matplot)
export(mosaicplot)
export(mtext)
export(pairs)
export(par)
export(pie)
export(plot)
export(points)
export(polygon)
export(rect)
export(render_maidr)
export(run_example)
export(save_html)
export(segments)
export(show)
export(split.screen)
export(stem)
export(stripchart)
export(symbols)
export(text)
export(title)
importFrom(R6,R6Class)
importFrom(ggplotify,as.grob)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(gridSVG,grid.export)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(shiny,installExprFunction)
importFrom(stats,setNames)
importFrom(utils,getS3method)