read_raw_spec | R Documentation |
This function reads the raw file, Bruker, tab separated or coma separated extracts the spectra and returns a list with name, and the raw spectral data.
read_raw_spec(file = NULL, filetype = NULL)
file |
The raw file |
filetype |
The raw file type "Bruker", .csv ("tab"), csv ("coma") |
A list with the name of the file and the raw spectral data.
## any .txt file as output from BRUKER
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.