Performing some quick statistical analyses in classic #RStats and neatly โknittingโ them into a PDF using #RMarkdown, #knitr, and #MacTeX #texLaTeX.
Call me old-fashioned, but I really enjoy this workflow. 
Performing some quick statistical analyses in classic #RStats and neatly โknittingโ them into a PDF using #RMarkdown, #knitr, and #MacTeX #texLaTeX.
Call me old-fashioned, but I really enjoy this workflow. 
@larry77 I think that might be one of its superpowers I personally don't need - because in my line of work, I don't have to apply complex filters to large data sets. It's usually just very simple stuff like 'groupingvariable==1', which is fine in base R.
I totally understand there are many useful applications for tidyR, just not for me. What sometimes surprises me is people writing long chunks of tidyR code where a single line of base R code will do the job.