[R] dplyr complete.cases(.) works one way but not another

Giorgio Garziano giorgio.garziano at ericsson.com
Wed Sep 30 16:15:12 CEST 2015


This works:

filter(mydata, complete.cases(mydata))

About dplyr "pronoun dot", see:

http://www.r-bloggers.com/dplyr-0-2/


--
GG




	[[alternative HTML version deleted]]



More information about the R-help mailing list