dfISO7730AppE {comf} | R Documentation |
Calibration data for PMV
Description
Data from ISO 7730 Appendix E to calibrate values given by PMV model
Usage
data(dfISO7730AppE)
Format
A data frame with 13 rows and 8 variables:
top
a numeric vector of operative temperature [degree C]
vel
a numeric vector of indoor air velocity [m/s]
rh
a numeric vector of relative humidity [%]
met
a numeric vector of metabolic rate [MET]
clo
a numeric vector of clothing insulation level [CLO]
pmv
a numeric vector of Predicted mean vote (PMV)
References
ISO 7730 Ergonomics of the thermal environment analytical determination and interpretation of thermal comfort using calculation of the pmv and ppd indices and local thermal comfort criteria 2005.
Examples
data(dfISO7730AppE)
head(dfISO7730AppE)
[Package comf version 0.1.12 Index]