Upcoming Meeting Presentation: Rcpp and foreach
Here’s the details for this week’s R meetup session:
Presentation: “Speeding up R code using Rcpp and foreach packages” by Dr Pedro Albuquerque Time: 4 to 6pm Date: Feb 8 (Wednesday) Venue: Marston Science Library Room L136
We think this week’s presentation topic will be very useful for those of us who have (or planning to write) R codes take up lots of computing power and time. By leveraging on C++, via Rcpp, and package such as foreach, it is possible to get your job done faster!