Description Usage Arguments Examples
View source: R/read_bat_6800.R
help to read all raw data files with a command.
1 | read_bat_6800(file_dir, data_start = 56)
|
file_dir |
is the file directory only contains all the measured raw data. |
data_start |
the start of your data(without headline) |
1 2 3 4 5 | ## Not run:
library(readphoto)
read_bat_6800('./6800')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.