Description Usage Arguments Value Examples
View source: R/IMPORT-nmr.text.1d.R
This function is used to import NMR data.
1 | read.nmr.text.1d.2col(file, skip, sep = "")
|
nmrfile |
Path to txt file |
A data frame containing the NMR data (ppm,intensity,...)
1 | read.nmr.text.1d.2col("/path/to/file.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.