density: Ideal gas sample data frame

densityR Documentation

Ideal gas sample data frame

Description

Air density at room temperature. A data frame to illustrate features of the format_engr() and align_pander() functions.

Usage

data(density)

Format

A data frame with columns:

date

A date variable.

trial

A character variable.

T_K

Numeric air temperature in Kelvin.

p_Pa

Numeric air pressure in Pascals.

R

Numeric gas constant in J/(kg K)

density

Numeric air density in kg/m^3


docxtools documentation built on Nov. 12, 2022, 1:12 a.m.