| sampleinfo.text.groups {sampleInfo} | R Documentation |
sampleinfo.text.groups(dir);
only the *.txt files in the given directory will be scanned, an empty sample collection will be returned if there is no text file in the target directory.
a vector of the SampleInfo sample information data that is created from the text files in the given directory: the ID and the sample_name property of the generated sample data is the sample id, the sample_info property is the file basename and the injectionOrder property is the index order of the sample in the generated sample collection.