Learn R Programming

BrazilMet (version 0.2.0)

Patm: Atmospheric pressure (Patm)

Description

Atmospheric pressure (Patm)

Usage

Patm(z)

Value

Returns a data.frame object with the atmospheric pressure calculated.

Arguments

z

Elevation above sea level (m)

Author

Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha

Examples

Run this code
if (FALSE) {
Patm <- Patm(z)
}

Run the code above in your browser using DataLab