Making R code over 100 times faster — an example

PUBLISHED ON JAN 8, 2019

You can find the blog post on the Stanford libraries webpage here.

Background

As a data science software consultant for the Stanford libraries, I often hear people complain that R is slow. I wrote this blog post to demonstrate that R code can oftentimes be re-written to be much, much faster.