Skip to content

Commit

Permalink
typo in example code
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelru committed Jan 29, 2024
1 parent 075e9dc commit 70d6212
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion R/utils.R
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ call_fun_dots <- function(fun, str_args) {
#' @keywords internal
#'
#' @examples
#' ADSL <- ADSL
#' ADSL <- rADSL
#' varname_w_label("AGE", ADSL)
varname_w_label <- function(var_names,
dataset,
Expand Down
2 changes: 1 addition & 1 deletion man/varname_w_label.Rd

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

0 comments on commit 70d6212

Please sign in to comment.