Other packages > Find by keyword >

Evapotranspiration  

Modelling Actual, Potential and Reference Crop Evapotranspiration
View on CRAN: Click here


Download and install Evapotranspiration package within the R console
Install from CRAN:
install.packages("Evapotranspiration")

Install from Github:
library("remotes")
install_github("cran/Evapotranspiration")

Install by package version:
library("remotes")
install_version("Evapotranspiration", "1.16")



Attach the package and use:
library("Evapotranspiration")
Maintained by
Danlu Guo
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2014-01-14
Latest Update: 2022-01-10
Description:
Uses data and constants to calculate potential evapotranspiration (PET) and actual evapotranspiration (AET) from 21 different formulations including Penman, Penman-Monteith FAO 56, Priestley-Taylor and Morton formulations.
How to cite:
Danlu Guo (2014). Evapotranspiration: Modelling Actual, Potential and Reference Crop Evapotranspiration. R package version 1.16, https://cran.r-project.org/web/packages/Evapotranspiration. Accessed 09 Jun. 2026.
Previous versions and publish date:
1.0 (2014-01-14 00:35), 1.1 (2014-01-31 08:24), 1.2 (2014-02-02 01:37), 1.3 (2014-03-26 07:15), 1.4 (2014-06-12 09:28), 1.5 (2015-01-15 11:44), 1.6 (2015-06-23 08:05), 1.7 (2015-09-23 08:05), 1.8 (2016-01-23 23:19), 1.9 (2016-04-08 11:14), 1.10 (2016-12-09 08:58), 1.11 (2017-07-19 09:53), 1.12 (2017-10-28 16:42), 1.13 (2019-05-06 14:20), 1.14 (2019-05-31 09:50), 1.15 (2020-06-01 08:00)
Other packages that cited Evapotranspiration R package
View Evapotranspiration citation profile
Other R packages that Evapotranspiration depends, imports, suggests or enhances
Complete documentation for Evapotranspiration
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

stdReg  
Regression Standardization
Contains functionality for regression standardization. Four general classes of models are allowed; g ...
Download / Learn more Package Citations See dependency  
handyplots  
Handy Plots
Several handy plots for quickly looking at the relationship between two numeric vectors of equal len ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
linemap  
Line Maps
Create maps made of lines. The package contains one function: linemap(). linemap() displays a map m ...
Download / Learn more Package Citations See dependency  
wheatmap  
Incrementally Build Complex Plots using Natural Semantics
Builds complex plots, heatmaps in particular, using natural semantics. Bigger plots can be assembled ...
Download / Learn more Package Citations See dependency  
Formula  
Extended Model Formulas
Infrastructure for extended formulas with multiple parts on the right-hand side and/or multiple res ...
Download / Learn more Package Citations See dependency  

27,372

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA