Skip to content

Commit

Permalink
Update R/modules.R
Browse files Browse the repository at this point in the history
Co-authored-by: Dawid Kałędkowski <[email protected]>
Signed-off-by: Marcin <[email protected]>
  • Loading branch information
m7pr and gogonzo authored Nov 14, 2024
1 parent 28f17da commit 8d3a465
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions R/modules.R
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,6 @@ setOldClass("teal_modules")
#' @param ui_args (named `list`) with additional arguments passed on to the UI function.
#' @param x (`teal_module` or `teal_modules`) Object to format/print.
#' @param transformators (`list` of `teal_transform_module`) that will be applied to transformator module's data input.
#' Each transformator module UI will appear in the `teal` application, unless the `custom_ui` attribute is set on the
#' list. If so, the module developer is responsible to display the UI in the module itself. `datanames` of the
#' `transformators` will be added to the `datanames`.
#'
#'
#' @param ...
Expand Down

0 comments on commit 8d3a465

Please sign in to comment.