Writing C++ code in R using the Rcpp package: Overcoming bottleneck in all v all comparison (CC055)
36:47
R's for loops are horrible. Really? Getting better performance than dplyr with for loops! (CC054)
20:04
Using nest, mutate, map, and unnest in R to analyze data frames within data frames (CC056)
46:42
Development of a example R package (CC266)
59:11
CppCon 2015: Matt P. Dziubinski “Rcpp: Seamless R and C++ Integration"
30:48
Getting things set up for writing a reproducible scientific manuscript with R markdown (CC060)
16:29
How to run your R code in parallel with the furrr package (CC127)
28:58
Alternative to for loops in R with purrr's map, map_dbl, and map_dfr functions (CC043)
57:12