Sort by

Newest

Oldest

Popular

Incorporating C++ code in an R package with Rcpp and devtools (CC288)
26:30
Integrating ideas from Stack Overflow to improve our R code (CC287)
31:16
Using R's profvis package to diagnose and resolve bottlenecks (CC286)
23:26
Base R's paste and paste0 functions: how to use the sep and collapse arguments (CC285)
29:23
Finding the consensus classification using anonymous functions (CC284)
34:46
Generating and classifying bootstrap replicates with test driven development (CC283)
34:30
base R, stringi, and stringr: Benchmarking string manipulations with (CC282)
40:52
Refactoring R code to make it faster and more memory efficient (CC281)
39:21
Renaming our R package, updating RStudio and R, organizing code, and passing Check! (CC280)
32:28
Comparing duckdb and duckplyr to tibbles, data.tables, and data.frames (CC279)
41:14
Accessing values from data frames, data tables, tibbles, matrices, and vectors (CC278)
31:57
The tutorial you need to maximize your use data frames in R (CC277)
43:47
The tutorial you need to maximize your use of R's lists (CC276)
37:46
Evaluating the performance of various methods for generating vectors in R (CC275)
34:30
The Team, The Team, The Team: Reductionism vs holism in microbiome research (CC274)
58:38
The tutorial you need to maximize your use of vectors in R (CC273)
36:24
Brute force building a kmer database in R - what could go wrong? (CC272)
29:06
Using base R and testthat to calculate probabilities (CC271)
45:07
Base conversion in R to represent DNA sequences in base 4 (CC270)
29:55
Demonstration of test driven development in R with testthat (CC269)
31:31
Understanding the RDP's Bayesian classifier for 16S rRNA genes (CC268)
29:23
First steps towards my first real R package (CC267)
23:18
Development of a example R package (CC266)
46:42
How to turn your git history into a GIF with ImageMagick (CC265)
34:34
How to add maps to a ggplot2 figure in R (CC264)
18:44
Incorporating logic into a visual made with R using a case_when statement (CC263)
21:48
How to use a custom font in R with showtext and google fonts (CC262)
11:50
Rewrite your commit history using git rebase to squash commits (CC261)
18:20
How to use GitHub actions to run a Snakemake pipeline (CC260)
28:00
Using GitHub pages to host a web page made with Rmarkdown (CC259)
23:55