Don’t Repeat Yourself in R

Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


By Ella Barnes and Karina Kumar, Data Fellows of the Media Innovation Group at University of Texas at Austin.

Goals of this session

  • Import multiple files at once

  • Create your own function

  • Generate parameterized reports quickly

Why dRy? Data analysis often requires repetitive processes. These tools can help you maximize efficiency and stop repeating the same code over and over again.

  1. Link to site here: https://utdata.github.io/dRy/
Back to top