From 2b13635359e607808b6920c66ec5ddc689806dd2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Sep 2024 05:35:00 +0000 Subject: [PATCH] [skip style] [skip vbump] Restyle files --- R/tt_export.R | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/R/tt_export.R b/R/tt_export.R index bdef61698..a1db86f7a 100644 --- a/R/tt_export.R +++ b/R/tt_export.R @@ -808,10 +808,10 @@ margins_landscape <- function() { #' analyze("AGE", afun = analysisfun) #' #' tbl <- build_table(lyt, ex_adsl) -#' +#' #' @examplesIf require(flextable) #' # example code -#' +#' #' # rtables style #' tt_to_flextable(tbl, theme = NULL) #'