read.file.mydata {coMET} | R Documentation |
Read the files of main data and extract data
read.file.mydata(split.mydata.file, config.var, gbl.var, numfile)
split.mydata.file |
List of files to main data |
config.var |
list of all variables defined in configuration file or via options of comet function |
gbl.var |
list of internal variables |
numfile |
The number of file in the list |
Return gbl.var updated after reading the primary data
Tiphaine Martin