air_meas {formatdown} | R Documentation |
Air density measurements
Description
Table of air properties at room temperature and pressure, simulating multiple measurements at approximately steady state,
Usage
data(air_meas, package = "formatdown")
Format
Classes data.table and data.frame: 5 observations of 7 variables:
- date
"Date" class format "YYYY-MM-DD".
- trial
Character, label "a" through "e".
- humid
Factor, humidity, "low", "med", or "high."
- temp
Numeric, measured temperature (K).
- pres
Numeric, measured atmospheric pressure (Pa).
- sp_gas
Numeric, specific gas constant in mass form
, ideal gas reference value, (J kg
K
).
- dens
Numeric, calculated air density
=
(kg m
).
[Package formatdown version 0.1.4 Index]