CLiREN-LMS
Data Analysis in R

Creating Report-Ready Tables in R

Key Idea

30-45 minutes Applied Step 1 of 5
Callout

Key Idea

1 / 5
Callout

Key Idea

R can produce summary tables that are suitable for review, reports, and manuscripts. For early learning, learners can build tables with `dplyr` and `janitor`. For more polished tables, packages such as `gtsummary` provide convenient tools for reproducible clinical-style summary tables [@sjoberg2021gtsummary].