air_meas | R Documentation |
Table of air properties at room temperature and pressure, simulating multiple measurements at approximately steady state,
data(air_meas, package = "formatdown")
Classes data.table and data.frame: 5 observations of 7 variables:
"Date" class format "YYYY-MM-DD".
Character, label "a" through "e".
Factor, humidity, "low", "med", or "high."
Numeric, measured temperature (K).
Numeric, measured atmospheric pressure (Pa).
Numeric, specific gas constant in mass form R_{sp}
,
ideal gas reference value, (J kg^{-1}
K^{-1}
).
Numeric, calculated air density
\rho
= p
R_{sp}^{-1}
T^{-1}
(kg m^{-3}
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.