Patm: Atmospheric pressure (Patm)

View source: R/atmospheric_parameters.R

PatmR Documentation

Atmospheric pressure (Patm)

Description

Atmospheric pressure (Patm)

Usage

Patm(z)

Arguments

z

Elevation above sea level (m)

Value

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

Author(s)

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

Examples

## Not run: 
Patm <- Patm(z)

## End(Not run)

BrazilMet documentation built on April 12, 2025, 2:11 a.m.