[R] suppress tick labels
Paul Roebuck
roebuck at mdanderson.org
Thu Dec 1 17:19:17 CET 2005
On Thu, 1 Dec 2005, Sebastian Leuzinger wrote:
> is R able to suppress tick labels (not tick marks)? i
> know there is a way around this with axes=F and then
> draw new axes, but it would be easier to suppress them
> in the first place.
Something wrong with setting them to null string?
> plot(rnorm(20), xlab="", ylab="")
----------------------------------------------------------
SIGSIG -- signature too long (core dumped)
More information about the R-help
mailing list