Patm {BrazilMet} | R Documentation |
Atmospheric pressure (Patm)
Patm(z)
z |
Elevation above sea level (m) |
Returns a data.frame object with the atmospheric pressure calculated.
Roberto Filgueiras, Luan P. Venancio, Catariny C. Aleman and Fernando F. da Cunha
## Not run:
Patm <- Patm(z)
## End(Not run)