Learn R Programming

simET (version 1.0.3)

cal_psychrometriCconstant: Calculating psychrometric constant

Description

Calculating psychrometric constant

Usage

cal_psychrometriCconstant(atmospheric_pressure)

Value

A vector for Psychrometric constant (kPa/degree Celsius)

Arguments

atmospheric_pressure

atmospheric pressure (kPa).

References

Allen, R. G., Pereira, L. S., Raes, D., & Smith, M. FAO Irrigation and drainage paper No. 56. Rome: Food and Agriculture Organization of the United Nations, 1998.

Examples

Run this code
cal_psychrometriCconstant(100.1235)

Run the code above in your browser using DataLab