dfUTCIValues: Dataset with Different Combinations of Inputs to Calculate...

dfUTCIValuesR 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)

marcelschweiker/comfort_R documentation built on Feb. 22, 2024, 9:04 p.m.