bicarbonate_mmol_dl_param_check: Check vector of HCO3 values.

View source: R/parameter_checks.R

bicarbonate_mmol_dl_param_checkR Documentation

Check vector of HCO3 values.

Description

bicarbonate_mmol_dl_param_check checks a vector of Bicarbonate 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 HCO3 < 2 mmol/dL or HCO3 > 75 mmol/dL

Usage

bicarbonate_mmol_dl_param_check(hco3_mmols_dl)

Arguments

hco3_mmols_dl

Bicarbonate mmol/dL.

Value

No return value.


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