Nothing
knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.width = 6, fig.height = 5, fig.align = "center" )
PhotoGEA (short for photosynthetic gas exchange analysis) is an R package that provides a suite of tools for loading, processing, and analyzing photosynthetic gas exchange data. See Lochocki, Salesse-Smith, & McGrath (2025) for more information.
PhotoGEA
is available on CRAN, so the easiest way to install the latest
release is to type the following from within an R terminal:
install.packages('PhotoGEA')
The PhotoGEA
package includes extensive documentation, and more articles are
being added all the time:
PhotoGEA
.PhotoGEA
, along with
links to their corresponding analysis scripts.PhotoGEA
advice:PhotoGEA
that apply new
types of processing.PhotoGEA
.PhotoGEA
provides functionality for all parts of a data
analysis pipeline, including loading and validating the data -- and how it
can help save your time and improve the reproducibility of your data
analysis!PhotoGEA
.Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.