DataInput.txt: DataInput.txt

Description Usage Arguments Value

View source: R/DataInput.R

Description

Reads a .txt file containing Raman data from Reinshaw devices and convert it to an RamanR data object.

Usage

1
2
DataInput.txt(path = NULL, numBands = 1, IntensityThreshold = T,
  intMar = 0.97)

Arguments

path

full path to .txt file.

numBands

Number of .txt files to process.

IntensityThreshold

Reduces the effect of the cosmic rays by integrating the histogram an thresholding to the intRat integration limit.

intMar

Density integration limit.

Value

a rCRSIObj data object.


LlucSF/rCRMI documentation built on Nov. 19, 2019, 3:42 p.m.