[R] How to specify only minimum ylim parameter for boxplot
    mamunbabu2001 
    mrashid_9 at hotmail.com
       
    Wed Sep  1 15:07:33 CEST 2010
    
    
  
Hi, 
I recently have a similar problem. since your post is about 4 months old
I assume you have already got the answer. 
Try
 boxplot (data, ylim = c(min_lim, max_lim))
-- 
View this message in context: http://r.789695.n4.nabble.com/How-to-specify-only-minimum-ylim-parameter-for-boxplot-tp1754163p2403113.html
Sent from the R help mailing list archive at Nabble.com.
    
    
More information about the R-help
mailing list