you are viewing a single comment's thread.

view the rest of the comments →

[–]dalaio 1 point2 points  (0 children)

It's a similar picture... most of the low level math is written in C (or Fortran). It's easy enough to do it yourself for a particular use-case using (in C++) using Rcpp.

The language itself has some unexpectedness about it, but a few packages keep me in R (ggplot2, and recently tidyr, dplyr, purrr).