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.1col(nmrfile)
|
nmrfile |
Path to txt file saved using topspin's File->Save->Save visible region as text file (with or without imaginary) |
A data frame containing the NMR data (ppm,intensity)
1 | read.nmr.text.1d.1col("/path/to/file.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.