CLiREN-LMS
Data Analysis in R

Creating Report-Ready Tables in R

Summary

30-45 minutes Applied Step 9 of 9
Summary

Summary

9 / 9
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].