Hacker News new | ask | show | jobs
by 0xd171 2548 days ago
> I continue to use R because of RStudio and the tidyverse

Tidyverse is massively overrated if you ask me. The good parts of it (dplyr and ggplot) are nice for interactive work. And that's about it - if you're deploying the code in an application, you're best off sticking to base R as much as possible.