From 5da83db8d969c7ea18de21c1cfaf0bd159730c9e Mon Sep 17 00:00:00 2001 From: Gordon Miller Date: Tue, 19 Nov 2024 16:36:42 +0000 Subject: [PATCH] 2492 fix LINTR --- R/derive_var_atoxgr.R | 4 ++-- man/derive_var_atoxgr_dir.Rd | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/derive_var_atoxgr.R b/R/derive_var_atoxgr.R index d1e08d92b..2ee8d1c26 100644 --- a/R/derive_var_atoxgr.R +++ b/R/derive_var_atoxgr.R @@ -42,8 +42,8 @@ #' #' Permitted Values: "L", "H" #' -#' @param abnormal_indicator Value in `BNRIND` derivation to indicate an abnormal value. Usually "HIGH" -#' for `criteria_direction` = "H" and "LOW" for `criteria_direction` = "L". +#' @param abnormal_indicator Value in `BNRIND` derivation to indicate an abnormal value. +#' Usually "HIGH" for `criteria_direction` = "H" and "LOW" for `criteria_direction` = "L". #' #' @param get_unit_expr An expression providing the unit of the parameter #' diff --git a/man/derive_var_atoxgr_dir.Rd b/man/derive_var_atoxgr_dir.Rd index fabac6094..f54f2e96e 100644 --- a/man/derive_var_atoxgr_dir.Rd +++ b/man/derive_var_atoxgr_dir.Rd @@ -53,8 +53,8 @@ based on a subset of subjects (e.g. AGE > 18 YEARS) Permitted Values: "L", "H"} -\item{abnormal_indicator}{Value in \code{BNRIND} derivation to indicate an abnormal value. Usually "HIGH" -for \code{criteria_direction} = "H" and "LOW" for \code{criteria_direction} = "L".} +\item{abnormal_indicator}{Value in \code{BNRIND} derivation to indicate an abnormal value. +Usually "HIGH" for \code{criteria_direction} = "H" and "LOW" for \code{criteria_direction} = "L".} \item{get_unit_expr}{An expression providing the unit of the parameter