Skip to content
Prev 68032 / 398506 Next

select cases

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

cheers
c
Faouzi LYAZRHI wrote: