read_procs_1d: Read 1D Bruker acqus parameters

Description Usage Arguments Value

Description

Reads the procs parameters from directory or file. Since the procs files are in JCAMP format, the actual parsing is just a thin wrapper around read_jcamp(), process_jcamp(), and flatten_jcamp() that reads Bruker scan parameters and puts them in a flat list.

Usage

1
read_procs_1d(path, number = NA, ...)

Arguments

path

Character string that points to a scan directory or file.

number

The processing file number to use if reading from a directory. Defaults to smallest number in pdata folder.

...

Arguments passed into process_jcamp().

Value

A list made up of nested lists with the processed acqus entries.


ssokolen/rnmrfit documentation built on May 23, 2019, 1:48 p.m.