Hacker News new | ask | show | jobs
by karencarits 914 days ago
The data.table package may also make a huge difference in performance, and often simplifies the code as well https://github.com/Rdatatable/data.table
1 comments

I’d also be interested to know how the tidyverse’s “tibbles” perform here.