Getting Started With PhotoGEA"

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.width = 6,
  fig.height = 5,
  fig.align = "center"
)

Overview

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.

Installing PhotoGEA

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')

Using PhotoGEA

The PhotoGEA package includes extensive documentation, and more articles are being added all the time:



Try the PhotoGEA package in your browser

Any scripts or data that you put into this service are public.

PhotoGEA documentation built on Aug. 25, 2025, 5:13 p.m.