read_bruker_pdata | R Documentation |
Read processed Bruker NMR data
read_bruker_pdata(
sample_path,
pdata_file = NULL,
pdata_path = "pdata/1",
all_components = FALSE,
read_pdata_title = TRUE
)
sample_path |
A character path of the sample directory |
pdata_file |
File name of the binary NMR data to load. Usually "1r".
If |
pdata_path |
Path from |
all_components |
If |
read_pdata_title |
If |
A list with Bruker NMR processed data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.