get_smoking_correction: Determine smoking status correction factor for haemoglobin

View source: R/01-correct_haemoglobin.R

get_smoking_correctionR Documentation

Determine smoking status correction factor for haemoglobin

Description

Determine smoking status correction factor for haemoglobin

Usage

get_smoking_correction(smoke = NULL)

Arguments

smoke

Simple integer code for smoking status classification: 0 = non-smoker; 1 = any smoking or half packet up to less than 1 packet a day; 2 = 1 up to less than 2 packets a day; 3 = 2 or more packets a day.

Value

A numeric value or numeric vector of correction factor/s for haemoglobin based on smoking status

Author(s)

Ernest Guevarra

Examples

get_smoking_correction(smoke = 1)


nutriverse/micronutr documentation built on Dec. 19, 2024, 12:06 p.m.