04 - Piping

Sep 14, 2025 · 1 min read

Before we get started importing, wrangling, tidying, and visualizing data, we should talk about a powerful tool for chaining functions together: pipes.


Further Reading

  1. R for Data Science Ch 18: Pipes

  2. Summary of Magrittr from tidyverse.org

Authors
Department of Psychology
This bootcamp gives a gentle introduction to R and RStudio, transforming and visualizing data with the tidyverse, and the basics of R Markdown.