Description Usage Details Examples
rgl_add_axes
add 3d axes device.
1 2 3 | rgl_add_axes(x, y, z, axis.col = "grey", xlab = "", ylab = "",
zlab = "", show.plane = TRUE, show.ticks = TRUE,
show.bbox = FALSE, bbox.col = c(lpha("#333377", 0.4), "black"))
|
stolen from http://www.sthda.com/english/wiki/a-complete-guide-to-3d-visualization-device-system-in-r-r-software-and-data-visualization
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.