> 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 read about a package before installing it. Hadley -- http://had.co.nz/ ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.

