dfField {comf} | R 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)
[Package comf version 0.1.12 Index]