Skip to content

Commit

Permalink
add decorators @param to standard template arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
m7pr committed Nov 26, 2024
1 parent 537b2c1 commit 84a00fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions R/argument_convention.R
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,9 @@
#' `dataname`.
#' @param worst_flag_indicator (`character`)\cr value indicating worst grade.
#' @param worst_flag_var (`character`)\cr name of the worst flag variable.
#' @param decorators `r lifecycle::badge("experimental")` (`list` of `teal_transform_module` or `NULL`) optional,
#' if not `NULL`, decorator for tables or plots included in the module.
#'
#'
#' @return a `list` of expressions to generate a table or plot object.
#'
Expand Down

0 comments on commit 84a00fd

Please sign in to comment.