| dfUTCIValues {comf} | R Documentation |
Dataset with Different Combinations of Inputs to Calculate UTCI
Description
Dataset with Different Combinations of Inputs to Calculate UTCI
Usage
data(dfUTCIValues)
Format
A data frame with 81 rows and 5 variables:
taa numeric value presenting air temperature in [degree C]
tra numeric value presenting mean radiant temperature in [degree C]
vela numeric value presenting air velocity in [m/s]
rha numeric value presenting relative humidity [%]
utcia numeric value presenting the UTCI value
See Also
see also calcUTCI
Examples
data(dfUTCIValues)
head(dfUTCIValues)
[Package comf version 0.1.12 Index]