An R package to import GFS3000 .csv files into R and recompute gas exchange parameters upon changing the leaf area.
This is designed with stomatal conductance timecourse experiments in mind.
You can install this in R using the devtools::install_github()
function
devtools::install_github("APridgeon/GFS3000AnalysR")
Check the introduction vignette for examples showing use of the package functions.
import.single.GFS3000()
or import.multiple.GFS3000()
to import data.changeLeafArea()
to change leaf areas and recompute gas exchange parametersAdd the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.