Hacker News new | ask | show | jobs
by cmdlinetips 3046 days ago
good list. I would add tidyverse in R ecosystem to it
1 comments

I would go as far as saying the tidyverse is an essential piece of working with R. Base R sans tidyverse is not a pleasant experience.
It's not that bad. It's inconsistent and clunky, but all of the tools are there (and tend to be faster than the tidyverse versions). Don't get me wrong, I love the tidyverse but R is very, very usable without it.