From 676080c7fd55cf49cb53437c7827bdb99567e9a5 Mon Sep 17 00:00:00 2001 From: Stefan Bundfuss Date: Thu, 31 Oct 2024 16:12:32 +0000 Subject: [PATCH] #2513 accept_ms: fix typo --- R/derive_adeg_params.R | 4 ++-- man/derive_param_bmi.Rd | 4 ++-- man/derive_param_bsa.Rd | 4 ++-- man/derive_param_framingham.Rd | 4 ++-- man/derive_param_map.Rd | 4 ++-- man/derive_param_qtc.Rd | 4 ++-- man/derive_param_rr.Rd | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/R/derive_adeg_params.R b/R/derive_adeg_params.R index 1c1d1f128..f3cf862a9 100644 --- a/R/derive_adeg_params.R +++ b/R/derive_adeg_params.R @@ -46,8 +46,8 @@ #' #' The result is used to check the units of the input parameters. #' -#' *Permitted Values*: A expression which is evaluable in the input dataset -#' and results in a charater value +#' *Permitted Values*: An expression which is evaluable in the input dataset +#' and results in a character value #' #' @inheritParams derive_param_map #' diff --git a/man/derive_param_bmi.Rd b/man/derive_param_bmi.Rd index 97f1a9504..cf6c09c91 100644 --- a/man/derive_param_bmi.Rd +++ b/man/derive_param_bmi.Rd @@ -62,8 +62,8 @@ as the HEIGHT. It is expected that HEIGHT is measured in cm The result is used to check the units of the input parameters. -\emph{Permitted Values}: A expression which is evaluable in the input dataset -and results in a charater value} +\emph{Permitted Values}: An expression which is evaluable in the input dataset +and results in a character value} \item{filter}{Filter condition diff --git a/man/derive_param_bsa.Rd b/man/derive_param_bsa.Rd index 7d1ebca46..865ceebc5 100644 --- a/man/derive_param_bsa.Rd +++ b/man/derive_param_bsa.Rd @@ -80,8 +80,8 @@ as the WEIGHT assessments. It is expected that WEIGHT is measured in kg. The result is used to check the units of the input parameters. -\emph{Permitted Values}: A expression which is evaluable in the input dataset -and results in a charater value} +\emph{Permitted Values}: An expression which is evaluable in the input dataset +and results in a character value} \item{filter}{Filter condition diff --git a/man/derive_param_framingham.Rd b/man/derive_param_framingham.Rd index e4153aa54..17f3fcf29 100644 --- a/man/derive_param_framingham.Rd +++ b/man/derive_param_framingham.Rd @@ -109,8 +109,8 @@ pressure} The result is used to check the units of the input parameters. -\emph{Permitted Values}: A expression which is evaluable in the input dataset -and results in a charater value} +\emph{Permitted Values}: An expression which is evaluable in the input dataset +and results in a character value} \item{filter}{Filter condition diff --git a/man/derive_param_map.Rd b/man/derive_param_map.Rd index c20fa9e6f..a5d841a78 100644 --- a/man/derive_param_map.Rd +++ b/man/derive_param_map.Rd @@ -68,8 +68,8 @@ as the heart rate assessments. The result is used to check the units of the input parameters. -\emph{Permitted Values}: A expression which is evaluable in the input dataset -and results in a charater value} +\emph{Permitted Values}: An expression which is evaluable in the input dataset +and results in a character value} \item{filter}{Filter condition diff --git a/man/derive_param_qtc.Rd b/man/derive_param_qtc.Rd index 452ee220a..ac21c15b3 100644 --- a/man/derive_param_qtc.Rd +++ b/man/derive_param_qtc.Rd @@ -65,8 +65,8 @@ or ms. The result is used to check the units of the input parameters. -\emph{Permitted Values}: A expression which is evaluable in the input dataset -and results in a charater value} +\emph{Permitted Values}: An expression which is evaluable in the input dataset +and results in a character value} \item{filter}{Filter condition diff --git a/man/derive_param_rr.Rd b/man/derive_param_rr.Rd index 9ea9deef7..8a67a6771 100644 --- a/man/derive_param_rr.Rd +++ b/man/derive_param_rr.Rd @@ -51,8 +51,8 @@ Permitted Values: character value} The result is used to check the units of the input parameters. -\emph{Permitted Values}: A expression which is evaluable in the input dataset -and results in a charater value} +\emph{Permitted Values}: An expression which is evaluable in the input dataset +and results in a character value} \item{filter}{Filter condition