f.import_licor6400.Rd
This functions allows to import the text file produced by LICOR as a data.frame
f.import_licor6400(
file,
column_display = c("Photo", "Cond", "PARi", "Ci", "Leaf_Barcode", "Species",
"Tree Canopy", "Age", "file")
)
File to import by the function
The first lines of the file which are part of this list are displayed by this function after being imported.
dataframe
Adapted from http://www.ericrscott.com/2018/01/17/li-cor-wrangling/