dfField: Field data example

dfFieldR Documentation

Field data example

Description

Randomly sampled data from a field study campaign with data from 156 samples. For further description, see the reference given.

Usage

data(dfField)

Format

A data frame with 156 rows and 9 variables:

ta

air temperature [degree C]

tr

radiant temperature [degree C] - same as ta

rh

relative humidity [%]

trm

running mean outdoor temperature [degree C]

clo

clothing insulation level [CLO]

tao

outdoor air temperature [degree C]

vel

indoor air velocity [m/s]

met

metabolic rate [MET]

asv

actual thermal sensation vote on ASHRAE scale [ ]

References

Schweiker, M. and Wagner, A. Exploring potentials and limitations of the adaptive thermal heat balance framework. Proceedings of 9th Windsor Conference: Making Comfort Relevant Cumberland Lodge, Windsor, UK, 2016. <https://windsorconference.com/>

Examples

data(dfField)
head(dfField)

marcelschweiker/comf documentation built on Feb. 22, 2024, 9:03 p.m.