-
Notifications
You must be signed in to change notification settings - Fork 193
/
NAMESPACE
53 lines (52 loc) · 1.09 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(as.yearmon)
export(as.yearqtr)
export(dyAnnotation)
export(dyAxis)
export(dyBarChart)
export(dyBarSeries)
export(dyCSS)
export(dyCallbacks)
export(dyCandlestick)
export(dyCandlestickGroup)
export(dyCrosshair)
export(dyDataHandler)
export(dyDependency)
export(dyErrorFill)
export(dyEvent)
export(dyFilledLine)
export(dyGroup)
export(dyHighlight)
export(dyLegend)
export(dyLimit)
export(dyMultiColumn)
export(dyMultiColumnGroup)
export(dyOptions)
export(dyPlotter)
export(dyPlugin)
export(dyRangeSelector)
export(dyRebase)
export(dyRibbon)
export(dyRoller)
export(dySeries)
export(dySeriesData)
export(dyShading)
export(dyShadow)
export(dyStackedBarChart)
export(dyStackedBarGroup)
export(dyStackedLineGroup)
export(dyStackedRibbonGroup)
export(dyStemSeries)
export(dyUnzoom)
export(dygraph)
export(dygraphOutput)
export(renderDygraph)
importFrom(grDevices,rgb)
importFrom(htmltools,htmlDependency)
importFrom(htmlwidgets,JS)
importFrom(magrittr,"%>%")
importFrom(stats,end)
importFrom(stats,start)
importFrom(zoo,as.yearmon)
importFrom(zoo,as.yearqtr)