Displaying 1 result from an estimated 1 matches for "mydatasubset".
Did you mean:
datasubset
2009 Mar 27
4
A beginner's question
I am a new R-language user. I have set up a data frame "mydata",one of
the colume of which is "skill". Now I want to select the observations
whose "skill" value is equal to 1,by what command can I get it?