decorate.gtsummary: decorate gtsummary

View source: R/decorate.R

decorate.gtsummaryR Documentation

decorate gtsummary

Description

decorate gtsummary

Usage

decorate.gtsummary(
  x,
  titles = "",
  footnotes = "",
  paper = "L11",
  for_test = FALSE,
  ...
)

Arguments

x

gtsummary object to decorate

titles

graph titles

footnotes

graph footnotes

paper

paper size. default is "L8".

for_test

'logic' CICD parameter

...

Additional arguments. not used.

Details

The paper default paper size, 'L11', indicate that the fontsize is 11. The fontsize of the footnotes, is the fontsize of the titles minus 2.#'

Value

No return value, called for side effects


autoslider.core documentation built on Aug. 8, 2025, 6:44 p.m.