Data from a *.txt file will be read into the function so that it can be fed to the algorithm. For the tabular structure see the Vignette.

cms_load(file, remove_this = NULL)

Arguments

file

path and filename as a string (e.g. C:/testfolder/testdata.txt)

remove_this

specification of columheaders that shall be removed from the data

Value

Data frame with the experimental raw data.