xlconnect_read: Reads files from the LI-6800

Description Usage Arguments Value

View source: R/xls_read.R

Description

xlconnect_read Reads LI-6800 raw data files, which are delimited by tabs.

Usage

1
xlconnect_read(path, start_row = 17, S = NULL)

Arguments

path

path of your data.

start_row

start of measured data

S

recompute by providing diffferen leaf areas, if the area does not need to change , enter one single value of the actual area, else, enter a vector of the same length with the measured data. The default NULL means you do not want to change the leaf area.

Value

read_6800 imports a LI-6800 raw data file as a data frame


zhujiedong/readphoto documentation built on April 15, 2021, 9 p.m.