.detect1d_procs | R Documentation |
Check for intact file systems - helper function read1d!
.detect1d_procs(datapath, n_max = 10, filter = TRUE, recursive, verbose)
datapath |
char, File directory containing spectra |
n_max |
int, Maximum number of spectra to read-in |
filter |
lobic, filter for intact file systems (TRUE is recommended) |
procs_exp |
num, Topspin processing experiment ID |
list of file descriptors: experiment folder path, folder id, procs file, acqus file, 1r file. list(path=p_intact, exp_no=exp_no, f_procs=f_procs, f_acqus=f_acqus, f_1r=f_1r)
NA
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.