Create your own R Package!

This presentation was given by Aubrey Odom in lab meeting on 6/26/25.

You can download the powerpoint from GitHub here: Download

📦 What This Presentation Covers

This presentation introduces the fundamentals of creating R packages, with a focus on bioinformatics tool development. It walks through the structure, tools, and best practices for building, documenting, and sharing reusable R code in a standardized, reproducible format.

📘 What You'll Learn