Does someone know how to remove the frame when producing a boxplot with the R boxplot() function?
With the plot() function there is an optinal argument, frame=F, that does the job... but it is not included in the boxplot() function...
Thank you very much!
marcoBoxplot()and change it accordingly. – Dirk Eddelbuettel Feb 9 '11 at 14:59frameis not even mentioned in that FM... – Joris Meys Feb 9 '11 at 15:06