Re: [R] how to invert the axes in the wireframe() plot

2011-01-04 Thread Simone Gabbriellini
thank you very much, I am now closer to the result I would like to achieve. Still, I have to figure out how to "invert" the n axes, see figure: http://www.digitaldust.it/materiali/mine2.pdf is panel.3dwire the function I have to study for this last step? thanks, simone Il giorno 04/gen/2011,

Re: [R] how to invert the axes in the wireframe() plot

2011-01-03 Thread David Winsemius
On Jan 3, 2011, at 7:07 PM, Simone Gabbriellini wrote: I am trying to reproduce this graph: http://www.digitaldust.it/materiali/their.png the default axes orientation of wireframe gives me this: http://www.digitaldust.it/materiali/mine.pdf I am trying to understand if I can reproduce the ax

Re: [R] how to invert the axes in the wireframe() plot

2011-01-03 Thread Simone Gabbriellini
I am trying to reproduce this graph: http://www.digitaldust.it/materiali/their.png the default axes orientation of wireframe gives me this: http://www.digitaldust.it/materiali/mine.pdf I am trying to understand if I can reproduce the axes orientation of the first figure. many thanks, simone

Re: [R] how to invert the axes in the wireframe() plot

2011-01-03 Thread David Winsemius
On Jan 3, 2011, at 5:06 PM, Simone Gabbriellini wrote: Dear List, I am using the wireframe function in the lattice package, and I am wondering if it is possible to invert the default axes orientation for x and y axes... what parameter should I look for? Perhaps you should define "invert"

[R] how to invert the axes in the wireframe() plot

2011-01-03 Thread Simone Gabbriellini
Dear List, I am using the wireframe function in the lattice package, and I am wondering if it is possible to invert the default axes orientation for x and y axes... what parameter should I look for? Best regards, Simone Gabbriellini __ R-help@r-projec