process_jcamp_entry: Process JCAMP entry

Description Usage Arguments Value

Description

Converts single JCAMP character string entry into numeric vector or data.frame types where possible. If no conversion options found, returns character string unchanged.

Usage

1
process_jcamp_entry(jcamp.entry, sep = NULL)

Arguments

jcamp.entry

Single character string from the output of read_jcamp().

sep

A regex string used to split entries into vectors. By default, no splitting is performed.

Value

Character string, numeric vector, or data.frame depending on the form of the entry


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