Skip to content

xaxt="n" for image()

2 messages · Javier Garcia-Pintado, Brian Ripley

#
Hi,
The argument xaxt="n" for removing the x axis from a image plot does not
work for me.
I'm really using a function called plot.grassmeta() in library GRASS
that is a wrapper for image(), but it seems to me that the problem is
not in plot.grassmeta() but in image().

If I'm right could you tell me if there is a way to remove one axis from
a call to image()?

Thanks and wishes,

Javier
-----------------------------
#
As the footer says,

PLEASE do read the posting guide 
http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.
works as is should, and we have no way to reproduce what _you_ did.
On Tue, 19 Dec 2006, javier garcia-pintado wrote: