LHR_ISO.Rd
LHR_ISO
LHR_ISO(WBGT, workload)
relative humidity (%)
'high', 'moderate', 'low', specifying the rate of metabolic heat production (Watts) This function is from Kjellstrom et al. (2014) Based on Kjellstrom et al (2009): M = 200W for office desk work and service industries M = 300W for average manufacturing industry work M = 400W for construction or agricultural work M = 117W for resting
value of physical work capacity, range from 0 to 1
if (FALSE) { # \dontrun{
PWC.ISO.Ag <- LHR_ISO(WBGT = 27, workload = 'high')
} # }