Skip to content

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ahasoplakus committed Jan 28, 2025
1 parent 187f152 commit 47c0717
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
9 changes: 7 additions & 2 deletions R/derive_vars_crit.R
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,17 @@
#'
#'
#' @description
#' Derive analysis criterion evaluation result variable, paired with character
#'
#' `r lifecycle::badge("deprecated")`
#'
#' This function is *deprecated*, please use `admiral::derive_vars_crit_flag()` instead.
#'
#' Derive analysis criterion evaluation result variable, paired with character
#' and numeric flags.
#' This function allows also the derivation of a CRIT like variable with a
#' different name (ex: `ANL01FL`), without generating additional numeric (ex: `ANL01FN`)
#' and character label (ex: `ANL01`) variables.
#'
#'
#' @param dataset Input dataset
#'
#'
Expand Down
8 changes: 6 additions & 2 deletions man/derive_vars_crit.Rd

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

0 comments on commit 47c0717

Please sign in to comment.