correct_dark: correct_dark function

Description Usage Arguments Value

View source: R/correct_dark_fct.r

Description

Internal function used to retrieve the "Photo_out" value measured for the dark chamber (with the correction for the leaf area if available). This function can be used for both a LI-6800 and LI-6400 generated

Usage

1
correct_dark(darkfile_path, leafArea_df, LiCor_system)

Arguments

darkfile_path

Path to a DARK file

leafArea_df

A dataframe containing at least a "sample_ID" column and a "leafArea_mm2" column (default = NULL)

LiCor_system

The model of Li-Cor portable photosynthesis system (either "LI-6800" or "LI-6400")

Value

The single value of "Photo_out"


ManuelLamothe/RapidACi documentation built on Sept. 16, 2020, 9:53 p.m.