graphIt | R Documentation |
annotate a selected point in the 3d graphic
graphIt(mat3d, sp, w, r, verbose)
mat3d |
component of HTGM3Ddriver() output list |
sp |
integer vector containing c(x,y,z) coordinated of point |
w |
integer line number within mat3d |
r |
numeric max value of x,y,z ranges |
verbose |
integer vector representing vprint classes |
returns no value, but has side effect of annotating the 3D graph
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.