recomp_6400: recompute the raw data in one file measured by LI-6400

Description Usage Arguments Examples

View source: R/recomp_6400.R

Description

help to read all raw data files with a command.

Usage

1
recomp_6400(file_dir, header_line = 17, data_start = 27, S = 6, K = 0.5)

Arguments

file_dir

is the file directory only contains all the measured raw data.

header_line

ther start of your data with header.

data_start

the start of your data(without headline)

S

area of the leaf measured

K

stomatal ratio

Examples

1
2
3
4
5
## Not run: 
library(readphoto)
recomp_6400('./6400')

## End(Not run)

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