March 30, 2026
--- output: html_document editor_options: chunk_output_type: console --- # Unit ```{r setup} #| message: false #| warning: false #| echo: false #| cache: false #| comment: "" library(ccn) source("code/gt_theme.R") ```