parseNMR: reads all information from bruker folder structures

View source: R/parseNMR.R

parseNMRR Documentation

reads all information from bruker folder structures

Description

reads all information from bruker folder structures

Usage

parseNMR(
  folder,
  options = list(what = c("spec"), projectName = "", cohortName = "", runID = "", method
    = "", sampleMatrixType = "", specOpts = list(uncalibrate = FALSE, fromTo = c(-0.1,
    10), length.out = 44079))
)

Arguments

folder
  • the root folder to read from

options
  • options (what, specOpts(uncalibrate, fromTo, length.out))


jwist/fusion documentation built on Jan. 25, 2024, 3:24 p.m.