import.raw: Raw data import

Description Usage Arguments Details Value Author(s)

View source: R/importers.R

Description

Function to read raw data.

Usage

1
2
3
4
5
6
7
import.raw(
  analysisName,
  mode = c("spectra", "imagepeaks"),
  PeakListobj = c(),
  untilScan = NULL,
  ...
)

Arguments

analysisName

character

mode

charcter

PeakListobj

object of class PeakList

untilScan

numeric read data up to which scan number

...

addtional args

Details

This import function works on GRD and ITZIP format

Value

parsed rawdata for further processing

Author(s)

Lorenz Gerber, Viet Mai Hoang


tofsims documentation built on Nov. 8, 2020, 5:10 p.m.