[R] plot w/o axes [was: predict.lm with (logical) NA vector]
    Thomas W Blackwell 
    tblackw at umich.edu
       
    Tue Nov 11 03:34:14 CET 2003
    
    
  
Ann  -
Maybe you are looking for
	 	plot( ..., xlab="", ylab="")
followed by	title(xlab="the real x axis label")
	 	title(ylab="the real y axis label", mgp=c(2.5,0.5,0))
This is a construction that I use all, all, all the time.
-  tom blackwell  -  u michigan medical school  -  ann arbor  -
On Mon, 10 Nov 2003, Ann Loraine wrote:
> How do I tell R not to place a label on an axis when using the "plot"
> command?
    
    
More information about the R-help
mailing list