Test Case:
library(dplyr)
library(plyr)
library(dplyr)
mtcars%>%rename(x=gear)
This gives error. Any help would be greatly appreciated.
Based on @hadley's tweet. Best answer is to load plyr ALWAYS before dplyr, AND not load plyr again. Pasting his tweet for reference.
Hadley Wickham @hadleywickham Jul 27
@gunapemmaraju just load plyr before dplyr?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With