Description Usage Arguments Value
Reads a .txt file containing Raman data from Reinshaw devices and convert it to an RamanR data object.
1 2 | DataInput.txt(path = NULL, numBands = 1, IntensityThreshold = T,
intMar = 0.97)
|
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. |
a rCRSIObj data object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.