[R] filtering lines in a table

Alexandre Fayolle Alexandre.Fayolle at free.fr
Sat Dec 9 20:39:16 CET 2000


Hello,

I realize this is probably a dumb question, but I think there must be an
easy way to do this with R and I was not able to find it in the doc. 

I have a table (read from a file with read.table), with two factor
columns, table$A and table$B, and a numerical column, table$X. I wish to
make a boxplot of  (table$X ~ table$A) for a given value of B. Is there
a way to express this with a formula, or is it necessary to manually
extract the right lines in the table? In that case, what is the best way
to do so?

Thanks for your help


Alexandre "R newby" Fayolle

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list