| plantecophys-package {plantecophys} | R Documentation |
Modelling and Analysis of Leaf Gas Exchange Data
Description
Coupled leaf gas exchange model, A-Ci curve simulation and fitting, Ball-Berry stomatal conductance models, leaf energy balance using Penman-Monteith, Cowan-Farquhar optimization, humidity unit conversions. See Duursma (2015) <doi:10.1371/journal.pone.0143346>.
Details
The DESCRIPTION file:
| Package: | plantecophys |
| Type: | Package |
| Title: | Modelling and Analysis of Leaf Gas Exchange Data |
| Version: | 1.4-6 |
| Authors@R: | person("Remko", "Duursma", role = c("aut", "cre"),email = "remkoduursma@gmail.com") |
| Description: | Coupled leaf gas exchange model, A-Ci curve simulation and fitting, Ball-Berry stomatal conductance models, leaf energy balance using Penman-Monteith, Cowan-Farquhar optimization, humidity unit conversions. See Duursma (2015) <doi:10.1371/journal.pone.0143346>. |
| URL: | https://bitbucket.org/remkoduursma/plantecophys |
| BugReports: | https://bitbucket.org/remkoduursma/plantecophys/issues |
| Depends: | R (>= 3.3.0) |
| Suggests: | nlstools, testthat, knitr, rmarkdown, DT |
| License: | GPL |
| LazyData: | yes |
| RoxygenNote: | 7.1.1 |
| VignetteBuilder: | knitr |
| Author: | Remko Duursma [aut, cre] |
| Maintainer: | Remko Duursma <remkoduursma@gmail.com> |
Index of help topics:
AciC4 C4 Photosynthesis
FARAO FARquhar And Opti
Photosyn Coupled leaf gas exchange model
PhotosynEB Coupled leaf gas exchange model with energy
balance
PhotosynTuzet Coupled leaf gas exchange model with Tuzet
stomatal conductance
RHtoVPD Conversions between relative humidity, vapour
pressure deficit and dewpoint
acidata1 An example A-Ci curve
findCiTransition Calculate transition points for fitted A-Ci
curves
fitBB Fit Ball-Berry type models of stomatal
conductance
fitBBs Fit Ball-Berry type models of stomatal
conductance to many groups at once
fitaci Fit the Farquhar-Berry-von Caemmerer model of
leaf photosynthesis
fitacis Fit multiple A-Ci curves at once
manyacidat An example dataset with multiple A-Ci curves
plantecophys-package Modelling and Analysis of Leaf Gas Exchange
Data
The following functions are the main tools in plantecophys:
-
Photosyncan be used to simulate A-Ci curves (orAci), and simulate from a coupled leaf gas exchange model. -
fitBBfits Ball-Berry-type stomatal conductance models to data. -
FARAOis an implementation of a numeric solution to Cowan-Farquhar optimization of stomatal conductance. -
RHtoVPDconverts relative humidity to vapour pressure deficit (and more similar functions on that help page).
The package also includes the following example datasets:
-
acidata1A dataset with a single A-Ci curve. -
manyacidatA dataset with many A-Ci curves.
Author(s)
Remko Duursma
Maintainer: Remko Duursma
References
Duursma, R.A., 2015. Plantecophys - An R Package for Analysing and Modelling Leaf Gas Exchange Data. PLoS ONE 10, e0143346. doi:10.1371/journal.pone.0143346