Learn R Programming

docxtools (version 0.2.2)

density: 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

density

Arguments

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