The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
photosynthesis is an R package with modeling tools for C3 photosynthesis, as well as analytical tools for curve-fitting plant ecophysiology responses. It uses the R package units to ensure that parameters are properly specified and transformed before calculations.
From CRAN
install.packages("photosynthesis")
or from GitHub
install.packages("remotes")
::install_github("cdmuir/photosynthesis") remotes
And load photosynthesis
library("photosynthesis")
See the following vignettes for examples of what photosynthesis can do:
We welcome comments, criticisms, and especially contributions! GitHub issues are the preferred way to report bugs, ask questions, or request new features. You can submit issues here:
https://github.com/cdmuir/photosynthesis/issues
citation(package = 'photosynthesis')
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.