[R] Make a box-whiskers plot in R with 5 variables, color coded.
jwd
jwd at surewest.net
Thu Dec 17 05:52:26 CET 2015
On Wed, 16 Dec 2015 09:34:20 -0600
Hadley Wickham <h.wickham at gmail.com> wrote:
> On Tue, Dec 15, 2015 at 9:55 AM, Martin Maechler
> <maechler at stat.math.ethz.ch> wrote:
> >
> >
> > [............]
> >
> > > You are missing the closing bracket on the boxplot()
> > > command. Just finish with a ')'
> >
> > Hmm... I once learned
> >
> > '()' =: parenthesis/es
> > '[]' =: bracket(s)
> > '{}' =: brace(s)
> >
That is correct, though I've generally heard braces heard called
"curly braces."
JWDougherty
More information about the R-help
mailing list