[R] Axes=F and plotting dual y axes
    Ben Bolker 
    bbolker at gmail.com
       
    Wed Jul 28 18:37:21 CEST 2010
    
    
  
Johnson, Cedrick W. <cedrick <at> cedrickjohnson.com> writes:
> 
> Howdy. Been running into a bit of trouble with plotting. Seems that 
> axes=F is not "working". Whenever I plot (either a dataframe or xts/zoo 
> series) and I set axes=F along with xlab/ylab="" I still get the default 
> axes printed in my chart. 
  A quick guess: what happens if you try axes=FALSE instead? (i.e., have
you assigned 'F' a value in your workspace?)
    
    
More information about the R-help
mailing list