[R] How to remove title from plot
    David Winsemius 
    dwinsemius at comcast.net
       
    Tue Apr 24 14:44:30 CEST 2012
    
    
  
On Apr 24, 2012, at 8:23 AM, Jason Love wrote:
> Dear R users--
> I made a typo in the title after adding it to a plot, but I don't  
> know how
> to delete the title.
> Could anyone let me know the command for that?
> Also, I wonder if there is any way to amend the title which already  
> exists.
Just redraw the plot. R's ink is pretty much indelible. Mind you that  
has not stopped me from trying with title( ..., col="white"), but the  
results are not perfect weven if you make cex a bit higher than the  
original.
-- 
David Winsemius, MD
West Hartford, CT
    
    
More information about the R-help
mailing list