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

______________________________________________
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.

Reply via email to