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.garzi...@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@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

______________________________________________
R-help@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.

Reply via email to