Try this: it came from the help on 'bxp' which is called from boxplot: boxplot(count ~ spray, data = InsectSprays, col = "lightgray",medlwd=1)
On Fri, Aug 22, 2008 at 3:18 PM, Suyan Tian <[EMAIL PROTECTED]> wrote: > Hi, I just made a boxplot but I want to change the thickness of the line > used for the median to look a little thinner. Could anyone please help me > figuring out the R-code to do it? > > Thanks, I really appreciate it. > > Suyan > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > -- Jim Holtman Cincinnati, OH +1 513 646 9390 What is the problem that you are trying to solve? ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.