File: NAMESPACE

package info (click to toggle)
r-cran-threejs 0.3.3%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 2,884 kB
  • sloc: javascript: 28,121; sh: 17; makefile: 12
file content (30 lines) | stat: -rw-r--r-- 784 bytes parent folder | download
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
# Generated by roxygen2: do not edit by hand

export(globeOutput)
export(globejs)
export(graphjs)
export(light_ambient)
export(light_directional)
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)