saturatedVP: Converts calculates saturated vapour pressure from air...

View source: R/saturatedVP.R

saturatedVPR Documentation

Converts calculates saturated vapour pressure from air temperature

Description

This is an internal CRHMr function and should normally not need to be called directly.

Usage

saturatedVP(airTemp)

Arguments

airTemp

Required. Air temperature in ^\circC.

Value

If successful, returns the saturated vapour pressure in kPa. If unsuccessful, returns the value FALSE.

Author(s)

Kevin Shook

Examples

estar <- saturatedVP(-5)


CentreForHydrology/CRHMr documentation built on April 6, 2024, 5:27 p.m.