[R] Querying a data frame or data.table

Santosh Srinivas santosh.srinivas at gmail.com
Fri Dec 3 09:05:29 CET 2010


Hello Group,

Is there an easy way to query a data.frame or data.table (this is
fast!) for multiple conditions?
I don't want to use a SQL kind of statement.

I am looking for something like a subset with multiple conditions.

Any tips of the like the binary search methodology used for data.table
would also help.

Thanks in advance.
S



More information about the R-help mailing list