Skip to content

Commit

Permalink
table_with_settings
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Mar 5, 2024
1 parent ba5a01d commit 224e5cd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 3 additions & 2 deletions R/table_with_settings.R
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
#' @name table_with_settings
#'
#' @title table_with_settings module
#' @title `table_with_settings` module
#'
#' @description `r lifecycle::badge("stable")`
#' @description `r lifecycle::badge("stable")`\cr
#' Module designed to create a `shiny` table output based on `rtable` object (`ElementaryTable` or `TableTree`) input.
#' @inheritParams shiny::moduleServer
#' @param ... (`character`)\cr
#' Useful for providing additional HTML classes for the output tag.
Expand Down
5 changes: 3 additions & 2 deletions man/table_with_settings.Rd

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

0 comments on commit 224e5cd

Please sign in to comment.