[R] subset data frame by variable with missing value

ramoss ramine.mossadegh at finra.org
Fri Nov 30 16:38:33 CET 2012


I found the answer;

Its mymissing <- subset(mydata,is.na(myvar))



--
View this message in context: http://r.789695.n4.nabble.com/subset-data-frame-by-variable-with-missing-value-tp4651439p4651440.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list