scattergram3D | R Documentation |
Function scattergram3D
scattergram3D(
x = NULL,
y = NULL,
z = NULL,
thetaX = 320,
thetaY = 320,
thetaZ = 0,
col = c("darkgrey", "black"),
add.polygon = F,
border = NA,
main = "3D Scattergram"
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.