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

Dimitri Liakhovitski dimitri.liakhovitski at gmail.com
Wed Sep 30 16:24:16 CEST 2015


Thank you very much, got it: It's because complete.cases is an R base command.

On Wed, Sep 30, 2015 at 10:15 AM, Giorgio Garziano
<giorgio.garziano at ericsson.com> wrote:
> 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]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.



-- 
Dimitri Liakhovitski



More information about the R-help mailing list