Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentarelbundock committed Jan 20, 2024
1 parent ad71598 commit 99e71e0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions R/print.R
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#' Print a tinytable object in knitr
#'
#' @keywords internal
#' @return A string with class `knit_asis` to be printed in Rmarkdown or Quarto documents.
#' @export
knit_print.tinytable <- function(x,
output = getOption("tinytable_print_output", default = NULL),
Expand Down
3 changes: 3 additions & 0 deletions man/knit_print.tinytable.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 99e71e0

Please sign in to comment.