On Tue, 8 Mar 2005 01:50:04 -0600, <[EMAIL PROTECTED]> wrote :
>Hello R-users!
>
>I am trying to plot 3 vectors (x,y,z) of observations
>generated by mvrnorm in library(MASS).
>
>I tried plot3d in library(djmrgl) and scatterplot3d.
>But these program gives x,y,z axis which do not
>intersect at th
Hello R-users!
I am trying to plot 3 vectors (x,y,z) of observations
generated by mvrnorm in library(MASS).
I tried plot3d in library(djmrgl) and scatterplot3d.
But these program gives x,y,z axis which do not
intersect at the origin (0,0,0).
I searched through all the graphics related packages