forked from bwlewis/rthreejs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathNAMESPACE
More file actions
28 lines (27 loc) · 736 Bytes
/
NAMESPACE
File metadata and controls
28 lines (27 loc) · 736 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
# Generated by roxygen2: do not edit by hand
export(globeOutput)
export(globejs)
export(graphjs)
export(lines3d)
export(points3d)
export(renderGlobe)
export(renderScatterplotThree)
export(scatterplot3js)
export(scatterplotThreeOutput)
export(texture)
exportMethods(vertices)
importFrom(base64enc,dataURI)
importFrom(crosstalk,is.SharedData)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rgb)
importFrom(htmlwidgets,shinyRenderWidget)
importFrom(htmlwidgets,shinyWidgetOutput)
importFrom(igraph,E)
importFrom(igraph,V)
importFrom(igraph,as_edgelist)
importFrom(igraph,layout_with_fr)
importFrom(igraph,norm_coords)
importFrom(igraph,vertices)
importFrom(methods,setMethod)
importFrom(methods,setOldClass)
importFrom(stats,na.omit)