Re: [R] custom graphing of box and whisker plots

2012-06-29 Thread Peter Ehlers
On 2012-06-29 11:09, briannamwright wrote: Hi Mark, Thanks for your help - I took a look at ?bxp and ?boxplot. I guess I'm just uncertain about how to specify "z" in bxp(), not sure I'm quite understanding how the function works. Just generate the list; see the Value section in ?boxplot. It se

Re: [R] custom graphing of box and whisker plots

2012-06-29 Thread briannamwright
Hi Mark, Thanks for your help - I took a look at ?bxp and ?boxplot. I guess I'm just uncertain about how to specify "z" in bxp(), not sure I'm quite understanding how the function works. Thanks, Brianna -- View this message in context: http://r.789695.n4.nabble.com/custom-graphing-of-box-and-wh

Re: [R] custom graphing of box and whisker plots

2012-06-29 Thread Mark Difford
On Jun 28, 2012 at 9:08pm Brianna Wright wrote: > I'm trying to graph some data in a boxplot-like style, but I want to set > the box and whisker limits myself... See ?bxp and ?boxplot for the format of the data you need to pass to bxp. (You just have to add the median to what you have provided in

[R] custom graphing of box and whisker plots

2012-06-28 Thread Brianna Wright
Hi, I'm trying to graph some data in a boxplot-like style, but I want to set the box and whisker limits myself (rather than having R calculate them for me). I'd like the boxes to be shaded and the whiskers to be dotted lines. My data are set up is something like this: min.whiskermax.whisker