Re: [R] filtering lines in a table

About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [R] filtering lines in a table
From: Alexandre Fayolle (Alexandre.Fayolle@free.fr)
Date: Sun 10 Dec 2000 - 18:55:28 EST


Message-ID: <3A334500.2E75AE0A@free.fr>

Douglas Bates a écrit :
>
> Alexandre Fayolle <Alexandre.Fayolle@free.fr> writes:
>

> The "subset" argument allows you to specify an expression that
> determines the subset of interest. You would use something like
>
> boxplot( X ~ A, data = table, subset = B =="Bvalue" )

Yes, it works great, thanks to all who sent in an answer on this one.

> By the way, it is not a good idea to call the data "table" because
> there is a function called table that may need to be used in boxplot.

Right, point taken. Actually the data is not called "table", but a
complicated french name, so I used "table" in the email just to ease
understanding.

Alexandre

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._


About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b25 : Thu 01 Feb 2001 - 16:14:36 EST