Description Usage Arguments Value
View source: R/peakPantheR_loadAnnotationParamsCSV.R
Initialise a new peakPantheRAnnotation object after loading ROI, uROI and FIR parameters from CSV. spectraPaths, spectraMetadata or cpdMetadata are not initialised and will need to be filled before annotation. useUROI and useFIR are set to FALSE and will need to be set accordingly. uROIExist is established depending on the uROI columns present in the CSV and will be set to TRUE only if no NA are present
1 | peakPantheR_loadAnnotationParamsCSV(CSVParamPath, verbose = TRUE)
|
CSVParamPath |
(str) Path to a CSV file of fit parameters as saved by |
verbose |
(bool) If TRUE message progress |
(peakPantheRAnnotation) Object initialised with ROI, uROI and FIR read from the CSV file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.