[R] dplyr and function length()

Hadley Wickham h.wickham at gmail.com
Tue Aug 4 13:14:19 CEST 2015


> No, the effect I described has nothing to do wit USING dplyr. It occurs with
> any (preexisting) data.frame once dplyr is LOADED (require(dplyr). It is
> this silent, sort of "backward acting" effect that disturbs me.

You're going to need to provide some evidence for that charge: dplyr
does not affect the behaviour of data.frames (only tbl_dfs)

Hadley

-- 
http://had.co.nz/



More information about the R-help mailing list