Skip to content

Commit

Permalink
Remove unused parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
edelarua committed Nov 2, 2023
1 parent d8cab3e commit e01dcf3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 7 deletions.
3 changes: 0 additions & 3 deletions R/utils_default_stats_formats_labels.R
Original file line number Diff line number Diff line change
Expand Up @@ -137,9 +137,6 @@ get_stats <- function(method_groups = "analyze_vars_numeric", stats_in = NULL, a
#'
#' @param formats_in (named `vector`) \cr inserted formats to replace defaults. It can be a
#' character vector from [formatters::list_valid_format_labels()] or a custom format function.
#' @param method (`character`) name of statistical method group from which to draw alternative
#' default formats from. E.g. For `method = "surv_time"`, the default format for `range` is
#' `"xx.x to xx.x"` instead of the tern default, `"xx.x - xx.x"`.
#'
#' @return
#' * `get_formats_from_stats()` returns a named list of formats, they being a value from
Expand Down
4 changes: 0 additions & 4 deletions man/default_stats_formats_labels.Rd

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

0 comments on commit e01dcf3

Please sign in to comment.