threejs-package | R Documentation |
Interactive 3D graphics including point clouds and globes using three.js and htmlwidgets.
Maintainer: B. W. Lewis blewis@illposed.net [copyright holder]
Other contributors:
Three.js authors (three.js library) [copyright holder]
jQuery Foundation (jQuery library) [copyright holder]
Alexey Stukalov astukalov@gmail.com [contributor]
Yihui Xie xie@yihui.name [contributor]
Andreas Briese ab@edutoolbox.de [contributor]
B. Thieurmel bthieurmel@gmail.com [contributor]
Useful links:
## Not run:
library("shiny")
runApp(system.file("examples/globe",package="threejs"))
runApp(system.file("examples/scatterplot",package="threejs"))
# See also help for globe.js and scatterplot3.js
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.