plot_photo

plot_photo(data, out, curve = c("ACi", "AQ"), tol = 0.05, byLeaf = TRUE)

Arguments

data

input data

out

fitted model output from fitA

curve

Whether to do Quality Control by examining the 'ACi' curve, the 'AQ' curve, or both

tol

Code automatically tries to separate ACi and AQ curves in the same dataset by detecting the 'reference' condition for light and CO2 respectively. This is the relative error around the mode in that detection.

byLeaf

whether to plot fits on a leaf-by-leaf basis

Author

Mike Dietze