Description Usage Arguments References
This function adds 3D geoms such as points and paths to a ggplot2 plot.
1 2 3 4 5 6 7 8 9 10 |
geom |
The geom type to use ie. "point", "path", "line" |
... |
Arguements passed on to layer. |
theta |
The azimuthal direction in degrees. |
phi |
The colatitude in degrees. |
https://github.com/AckerDWM/gg3D/blob/master/R/stat_3D.R
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.