Skip to content

Plotting of 3D Point Sets

2 messages · Stephan Freyberger, Adaikalavan Ramasamy

#
Hi,

Trials have generated a vast number of points, which I would like 
to have plotted in 3D. They are in no particular order. I would be 
satisfied with just being able to see the points in a graph, much 
nicer, though, would be something as shown on the R Aqua 
screenshot page. Thanx in advance

Stephan
#
Try scatterplot3d() in the scatterplot3d package.

Alternatively try searching http://maths.newcastle.edu.au/~rking/R/

Regards, Adai
On Thu, 2005-03-03 at 17:45 +0000, Stephan Freyberger wrote: