text2bin(in.files, out.files=NULL,
columns=c("SPECTRUM","RETENTION_TIME_INDEX","RETENTION_TIME"))
bin2text(in.files, out.files=NULL)
NULL
, the input file extensions will be changed
accordingly ("txt" to "dat" and viceversa).SPECTRUM
, RETENTION_TIME_INDEX
, and
RETENTION_TIME
or a character vector with the header
names of those columns. This parameter is required only
for text2bin
. Note that the respective tsSample
object
may need to be updated by using the method fileFormat
.
ImportSamples
, tsSample
,
RIcorrect