[R] subset

yannick misteli yam at student.ethz.ch
Thu Mar 5 14:00:25 CET 2009


Hi,

I have a vector x with certain ID numbers in it and want to create a  
subset from my dataset Y with this vector i.e extract only the data  
with the given IDs from vector x.

example:
x
[1] 10066924 10207314 10257322 10334594 10348247

and now I want to create subset of dataset "assignee" with assignee 
$pdpass ==  x

thanks




More information about the R-help mailing list