Hi
r-help-bounces at r-project.org napsal dne 05.01.2011 09:20:35:
> I'm trying use the function bwplot, but I receive a message that the
> function is not found. I charged the lattice, sm, and Hmrsc, package but
Can you please explain how one can **charge** packages? I never did it.
Besides did you start with
library(lattice)
before trying to issue
bwplot(anything...)
Regards
Petr
> without success. That I trying to do is an unique box-plot with in the
> x-axes two levels Season and Area, and in the y axis abundance.
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.