Skip to content

❗ This is a read-only mirror of the CRAN R package repository. photosynthesis — Tools for Plant Ecophysiology & Modeling. Homepage: https://github.com/cdmuir/photosynthesis Report bugs for this package: https://github.com/cdmuir/photosynthesis/issues

License

Notifications You must be signed in to change notification settings

cran/photosynthesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

photosynthesis

CRAN status R-CMD-check

Model C3 Photosynthesis

Description

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.

Get photosynthesis

From CRAN

install.packages("photosynthesis")

or from GitHub

install.packages("remotes")
remotes::install_github("cdmuir/photosynthesis")

And load photosynthesis

library("photosynthesis")

Vignettes

See the following vignettes for examples of what photosynthesis can do:

Contributors

Comments and contributions

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

Meta

  • Please report any issues or bugs.
  • License: MIT
  • Get citation information for photosynthesis in R doing citation(package = 'photosynthesis')
  • Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

About

❗ This is a read-only mirror of the CRAN R package repository. photosynthesis — Tools for Plant Ecophysiology & Modeling. Homepage: https://github.com/cdmuir/photosynthesis Report bugs for this package: https://github.com/cdmuir/photosynthesis/issues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages