Learn R Programming

ChemoSpec (version 1.61-2)

readBrukerTxt: Read and process a Bruker NMR spectrum (.txt) as written by their software.

Description

This function reads files written by the Bruker software (with extension ".txt"). This function is not extensively tested. Not normally called by the user; used byfiles2SpectraObject.

Usage

readBrukerTxt(file = "", debug = FALSE)

Arguments

Value

A data frame with the following elements:xExtracted frequency valuesyExtracted intensities

References

http://academic.depauw.edu/~hanson/ChemoSpec/ChemoSpec.html