ph_param_check: Check vector of ph values.

View source: R/parameter_checks.R

ph_param_checkR Documentation

Check vector of ph values.

Description

ph_param_check checks a vector of pH 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 pH < 6.8 or pH > 7.7

Usage

ph_param_check(ph)

Arguments

ph

pH (hydrogen ion concentration)

Value

No return value.


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