Creating Report-Ready Tables in R
Overview
Overview
1 / 9
Overview
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].