PMV_custom | R Documentation |
Calculate Predicted Mean Vote (PMV) following ISO 7730 customizing some individual features.
PMV_custom(t, rh, wind, tr, clo, age, mbody, ht, gender = "male")
t |
numeric Air temperature in degC. |
rh |
numeric Relative humidity in percentage. |
wind |
numeric Windspeed in meter per second. |
tr |
numeric Mean radiant temperature in degC. |
clo |
numeric Available basic clothing insulation in clo. |
age |
numeric Age in years. |
mbody |
numeric Body Mass in kg. |
ht |
numeric Heigth of subject in meters. |
gender |
character Sex of the subject. Default is "male". |
Predicted Mean Vote customized
Istituto per la Bioeconomia CNR Firenze Italy Alfonso Crisci alfonso.crisci@ibe.cnr.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.