haemoglobin_g_dl_param_check: Check vector of Haemoglobin values.

View source: R/parameter_checks.R

haemoglobin_g_dl_param_checkR Documentation

Check vector of Haemoglobin values.

Description

haemoglobin_g_dl_param_check checks a vector of Haemoglobin values for abnormal or missing values. Abnormal values are designed to catch values entered in error rather than representing a 'normal' physiological range. If abnormal values are seen, a warning is raised. If missing values are found an error is raised. Abnormal values are defined as Hb < 2g/dL or Hb > 20 g/dL

Usage

haemoglobin_g_dl_param_check(haemoglobin_g_dl)

Arguments

haemoglobin_g_dl

Haemoglobin g/dL.

Value

No return value.


bakenzua/co2ntent documentation built on Feb. 8, 2024, 2:37 a.m.