Все публикации

How to create a data only R package with devtools (CC296)

Using the BFG Repo-Cleaner to delete files from your GitHub history (CC295)

Benchmarking R functions for reading tsv files (CC291)

Incorporating C++ code in an R package with Rcpp and devtools (CC288)

Using R's profvis package to diagnose and resolve bottlenecks (CC286)

Base R's paste and paste0 functions: how to use the sep and collapse arguments (CC285)

Refactoring R code to make it faster and more memory efficient (CC281)

Comparing duckdb and duckplyr to tibbles, data.tables, and data.frames (CC279)

The tutorial you need to maximize your use of R's lists (CC276)

Evaluating the performance of various methods for generating vectors in R (CC275)

The Team, The Team, The Team: Reductionism vs holism in microbiome research (CC274)

Using base R and testthat to calculate probabilities (CC271)

Demonstration of test driven development in R with testthat (CC269)

Understanding the RDP's Bayesian classifier for 16S rRNA genes (CC268)

How to turn your git history into a GIF with ImageMagick (CC265)

How to add maps to a ggplot2 figure in R (CC264)

Incorporating logic into a visual made with R using a case_when statement (CC263)

How to use a custom font in R with showtext and google fonts (CC262)

Rewrite your commit history using git rebase to squash commits (CC261)

How to use GitHub actions to run a Snakemake pipeline (CC260)

Using GitHub pages to host a web page made with Rmarkdown (CC259)

Creating a heatmap map with geom_tile from ggplot2 in R (CC258)

How to force Snakemake to rerun a rule and visualize a pipeline (CC257)

Live coding in R: No edits! Pat calculates the z-score (CC256)