View source: R/01-correct_haemoglobin.R
get_smoking_correction | R Documentation |
Determine smoking status correction factor for haemoglobin
get_smoking_correction(smoke = NULL)
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. |
A numeric value or numeric vector of correction factor/s for haemoglobin based on smoking status
Ernest Guevarra
get_smoking_correction(smoke = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.