You don't really give a lot of information about exactly what you want. Some time spent browsing the R Graph Gallery at http://addictedtor.free.fr/graphiques/ might be helpful. Each plot has associated the code necessary to reproduce it. Especially look at the lattice and scatterplot3d sections. You can also search for 3D.
Sarah On Thu, Jul 29, 2010 at 10:19 AM, szisziszilvi <sziszi.szi...@gmail.com> wrote: > > Hello! > > I'm a newbe, and a bit confused amongst the data types and functions... > > The problem to be solved is the following: We have measurements. They are in > a csv file, in 3 columns. So this would be an x-y-z plot, where z is the > measurement at (x,y) conditions. Just a simple plot, nothing special. Dots, > surface columns - doesn't matter to me. I just can't figure it out somehow. > > Szilvia > -- -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ 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.