Hi R users:

How can I obtain with bwplot boxplots with bwplot whose box width
will vary acording to other variable.

bwplot(categ1~continuos|categ2,box.ratio=continuos2,data=data.base)

But it doesn't work as I expected.

Thank you for your help.

Kenneth

______________________________________________
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