[R] gap.boxplot error message?

Megan J Bellamy bellammj at gov.ns.ca
Wed Jun 25 16:49:37 CEST 2008


Hello,

When I put in the following script line:
gap.boxplot(CLI3, CLI4, CLI5, CLI6, CLI7, gap=list(top=c(8000,280000), bottom=c(0,250)), range=50, outline=TRUE, par(ask=FALSE)

I get a '+' telling me I am missing something. I have tried adding ')', 'width=NULL', etc and then I get this error:
Error: unexpected symbol in:
"gap.boxplot(CLI3, CLI4, CLI5, CLI6, CLI7, gap=list(top=c(8000,280000), bottom=c(0,250)), range=50, outline=TRUE, par(ask=FALSE)
box"

Any ideas? I have read over the Graphical Manual and am going through 'Modern Applied Statistics with S' but I can't figure out where I am going wrong...

Megan Bellamy



More information about the R-help mailing list