get_altitude_correction {micronutr} | R Documentation |
Determine altitude correction factor for haemoglobin
Description
Determine altitude correction factor for haemoglobin
Usage
get_altitude_correction(alt = NULL)
Arguments
alt |
Altitude, in metres, above sea level |
Value
A numeric value or numeric vector of correction factor/s for haemoglobin based on altitude
Author(s)
Ernest Guevarra
Examples
get_altitude_correction(mnData$altitude)
[Package micronutr version 0.1.1 Index]