Hacker News new | ask | show | jobs
by haddr 3517 days ago
It really looks as easy as it can get. The good part of R is that many R packages are designed in a similar way (highly specialized methods, doing a good job). Combining that with %>% makes you really efficient.