[R] Boxplot function error-help required

Richard M. Heiberger rmh at temple.edu
Thu Jun 11 17:58:59 CEST 2015


R is case sensitive.

try "boxplot" not "Boxplot"

On Thu, Jun 11, 2015 at 7:20 AM, Kris Singh
<kris.singh at research.uwa.edu.au> wrote:
> Dear Sirm/Madam,
>
> Just wondering if someone could help me.  I've tried running a code on R
> and the code includes the following:
>
>> Boxplot(~Acc_S$Acc, label=Acc_S$Subj)
>
> But I receive the following  error message:
>
> *Error: could not find function "Boxplot"*
>
> I have tried installing all the packages but keep getting teh same error
> message.  The code runs on my supervisors R program and produces a boxplot,
> but doesn't on mine and am wondering if someone could assist me.
>
> Thanks in advance,
> Kris
>
> --
> *Kris Singh*
> Provisional Psychologist
>
> MPsych (Clinical Neuropsychology) / PhD Candidate
> Sanders Building, Room 1.10
> University of Western Australia
> 35 Stirling Highway
> Crawley WA 6009
>
> Phone: (08) 6488 1418
> Email: kris.singh at research.uwa.edu.au
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> 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.



More information about the R-help mailing list