Week 12: Rewriting R code in C++

Main reference

25. Advanced R

What you will learn this week

  • C++ for applications in R with Tomasz Woźniak
  • The first steps with Rcpp
  • Some stats with RcppArmadillo
  • Hands-on coding with four exercises
  • Create an R package with compiled code in ten steps

Other references used during the session

Scripts used during the session

Slides for week

Download pdf

Assignments