Description Usage Arguments Value Examples
View source: R/IMPORT-nmr.text.2d.1col.R
This function is used to import NMR data.
1 | read.nmr.text.2d.1col(nmrfile, imaginary_file = NA)
|
nmrfile |
Path to txt file saved using topspin's File->Save->Save visible region as text file (topspin doesn't support immaginary) |
imaginary_file |
Path to txt file as above, but set to 90 degrees out of phase in topspin |
A data frame containing the NMR data (ppm,intensity1, intensity2, ...)
1 | read.nmr.text.2d.1col("/path/to/file.txt")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.