View source: R/Import_functions.R
f.import_licor6400 | R Documentation |
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 |
File to import by the function |
column_display |
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/
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.