-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
36 lines (35 loc) · 800 Bytes
/
Copy pathNAMESPACE
File metadata and controls
36 lines (35 loc) · 800 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
# Generated by roxygen2: do not edit by hand
export("%>%")
export(JS)
export(renderUPlot)
export(uAddSeries)
export(uAxesX)
export(uAxesY)
export(uBands)
export(uColors)
export(uCursor)
export(uDelSeries)
export(uHookHLine)
export(uHookHRect)
export(uHookVLine)
export(uHookVRect)
export(uOptions)
export(uPlot)
export(uPlotOutput)
export(uProxy)
export(uRedraw)
export(uScatter)
export(uSeries)
export(uSetData)
export(uSetScale)
export(uSetSeries)
importFrom(grDevices,palette)
importFrom(htmlwidgets,JS)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(htmlwidgets,sizingPolicy)
importFrom(jsonlite,as_gzjson_b64)
importFrom(magrittr,"%>%")
importFrom(shiny,getDefaultReactiveDomain)
importFrom(utils,modifyList)