Description Usage Arguments Examples
help to read all raw data files with a command.
1 | recomp_6400(file_dir, header_line = 17, data_start = 27, S = 6, K = 0.5)
|
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 |
1 2 3 4 5 | ## Not run:
library(readphoto)
recomp_6400('./6400')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.