-
Notifications
You must be signed in to change notification settings - Fork 3
/
NAMESPACE
39 lines (38 loc) · 904 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
39
# Generated by roxygen2: do not edit by hand
export("%>%")
export(NGLVieweR)
export(NGLVieweROutput)
export(NGLVieweR_example)
export(NGLVieweR_proxy)
export(addRepresentation)
export(addSelection)
export(file_ext)
export(removeSelection)
export(renderNGLVieweR)
export(selectionParameters)
export(setFocus)
export(setPosition)
export(setQuality)
export(setRock)
export(setRotation)
export(setScale)
export(setSpin)
export(snapShot)
export(stageParameters)
export(updateColor)
export(updateFocus)
export(updateFullscreen)
export(updateRepresentation)
export(updateRock)
export(updateSelection)
export(updateSpin)
export(updateStage)
export(updateVisibility)
export(updateZoomMove)
export(zoomMove)
importFrom(htmlwidgets,createWidget)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(magrittr,"%>%")
importFrom(shiny,shinyAppDir)
importFrom(tools,file_ext)