Learn R Programming

formatdown (version 0.1.4)

atmos: Properties of standard atmosphere

Description

Table of atmospheric properties as a function of altitude, sea level to 1000 km.

Usage

data(atmos, package = "formatdown")

Arguments

Format

Classes data.table and data.frame: 9 observations of 5 variables:

alt

Numeric, altitude (km)

temp

Numeric, air temperature (K)

pres

Numeric, atmospheric pressure (Pa)

dens

Numeric, air density (kg m\(^{-3}\))

sound

Numeric, speed of sound (m/s)