Hello list, Thanks in advance for whatever help you can give me. I have a data set that I want to visualize that has four important dimensions (x,y,z,t). What I would like to be able to do is plot the three spatial coordinates using, say, scatterplot3d (or similar), and have the color of the plotted points be determined by the time coordinate. I've tried using scatterplot3d to do this, but without much success. Thanks again.
-------------------------------------------------------------- Jared Nance University of Washington Center For Experimental Nuclear Physics and Astrophysics nanc...@phys.washington.edu ______________________________________________ R-help@r-project.org 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.