Sometimes when using R, you’ll want more speed than base R can offer. That’s why some advanced R users combine R and C++ — and there’s a package that makes it easy for you do so, too.
The following video by Jared Lander shows how you can use the Rcpp package to take advantage of C++ classes and R functions.
…
Read full post here:
https://www.techadvisor.co.uk/