[R] select cases

Christoph Lehmann christoph.lehmann at gmx.ch
Tue Apr 19 17:04:13 CEST 2005


subset(your.data.frame, your.data.frame$sex == 'male')

cheers
c

Faouzi LYAZRHI wrote:
> Hi,
> I would like to select a few cases (for example cases corresponding to 
> sex=male) to make summary for another variable.
> How can I do this.
> Thanks for your help
> Fawtzy
> 
> ______________________________________________
> R-help at stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide! 
> http://www.R-project.org/posting-guide.html
> 
>




More information about the R-help mailing list