Atmospheric pressure (Patm)
Arguments
- z
Elevation above sea level (m)
Value
Returns a data.frame object with the atmospheric pressure calculated.
Author
Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha
Examples
if (FALSE) { # \dontrun{
Patm <- Patm(z)
} # }