R/tidyprint_1_utlis.R
tbl_format_header.SE_print_abstraction.Rd
Formats the header using pillar’s formatting context so it aligns with the tibble body and adds a centered COVARIATES banner.
# S3 method for class 'SE_print_abstraction'
tbl_format_header(x, setup, ...)
A character vector of header lines to be displayed above the table. (pillar prints the returned character; this function has no side effects beyond returning those lines.)