LHR_Hothaps

LHR_Hothaps(WBGT, workload)

Arguments

WBGT

web bulb globe temperature (C)

workload

'high', 'moderate', 'low' This function is from Foster et al (2021) For additional adjustment, see Smallcombe et al. (2022)

Value

value of physical work capacity, range from 0 to 1

Examples

if (FALSE) { # \dontrun{
PWC.Hothaps.Ag <- LHR_Hothaps(WBGT = 27)
} # }