plot_js | R Documentation |
Plot Surface as an HTMLWidget
plot_js(x, width = NULL, height = NULL, ...)
x |
Surface object to plot |
width |
The width of the widget (optional) |
height |
The height of the widget (optional) |
... |
Additional arguments passed to the plotting function |
An HTMLWidget object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.