[EMAIL PROTECTED] writes: > Hi, > does anybody know why the following is not working: > > > hist(rnorm(200)) > > box(bty="o") > > gives me a box without rounded corners.
Because that isn't what it is supposed to do. Did you expect "7" to give you a slanting right edge? And which letter should represent a full rectangle? -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - ([EMAIL PROTECTED]) FAX: (+45) 35327907 ______________________________________________ [EMAIL PROTECTED] mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html
