try

wireframe(z ~ x * y, data, drape=T, colorkey=F, scales=list(arrows=FALSE))

see the help for scales under ?xyplot for other goodies.

Cheers,

Simon.

Simon Blomberg, PhD
Depression & Anxiety Consumer Research Unit
Centre for Mental Health Research
Australian National University
http://www.anu.edu.au/cmhr/
[EMAIL PROTECTED]  +61 (2) 6125 3379


> -----Original Message-----
> From: J Ireland [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, 16 July 2003 3:53 PM
> To: [EMAIL PROTECTED]
> Subject: [R] wireframe question
> 
> 
> Hi,
>  
> I'm probably being dense, but could somebody tell me how I 
> can get tick marks on the axes of my wireframe plot to show up?
>  
> This gets me a beautiful looking plot, but no ticks:
> 
> wireframe(z ~ x * y, data, drape=T, colorkey=F)
> 
> Thanks in advance,
> 
>  -James
> 
>  
> 
> 
>       [[alternative HTML version deleted]]
> 
> ______________________________________________
> [EMAIL PROTECTED] mailing list
> https://www.stat.math.ethz.ch/mailman/listinfo/r-help
>

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to