> Yes, type
>
> vignette("s3d", package="scatterplot3d")
>
> and see page 22.
which of course won't work unless you have scatterplot3d installed,
but I wonder if vignette() could be modified to try to find the
vignette on the web if the package isn't installed. It would make it
a little easy to r
> Is there anyway to produce a 3D scatterplot with error bars in the x,y,z
> directions? I have searched around and know of scatterplot3d but did
> not see any way to put error bars on the points. Any ideas?
It may be possible, but do you think that's the best solution for your
problem? Given t
Christopher Chizinski wrote:
> Is there anyway to produce a 3D scatterplot with error bars in the x,y,z
> directions? I have searched around and know of scatterplot3d but did
> not see any way to put error bars on the points. Any ideas?
Yes, type
vignette("s3d", package="scatterplot3d")
a
Is there anyway to produce a 3D scatterplot with error bars in the x,y,z
directions? I have searched around and know of scatterplot3d but did
not see any way to put error bars on the points. Any ideas?
__
R-help@r-project.org mailing list
https://sta
4 matches
Mail list logo