Skip to content

Commit b6c797b

Browse files
committed
gt updates
1 parent 4be4eab commit b6c797b

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

R/save_with_rmarkdown.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#' Save Input via R markdown.
44
#'
55
#' @param x (`gtsummary`/`gt_tbl`/`flextable`/`list`)\cr
6-
#' table object of class `'gtsummary'` or `'flextable'`, or a list
6+
#' table object of class `'gtsummary'`, `'gt_tbl'` (gt table) or `'flextable'`, or a list
77
#' of table objects.
88
#' @param path (`path`)\cr
99
#' path to save file to, e.g. "rendered_table.docx"

man/save_with_rmarkdown.Rd

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)