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:

ta

a numeric value presenting air temperature in [degree C]

tr

a numeric value presenting mean radiant temperature in [degree C]

vel

a numeric value presenting air velocity in [m/s]

rh

a numeric value presenting relative humidity [%]

utci

a numeric value presenting the UTCI value

See Also

see also calcUTCI

Examples

data(dfUTCIValues)
head(dfUTCIValues)

[Package comf version 0.1.12 Index]