denormalize_spct: Remove a previously applied normalization
Description
Remove a previously applied normalization
Usage
denormalize_spct(spct, wipe.away = FALSE)
Value
A modified copy of spct
if it was previously normalized or
spct
unchanged, otherwise.
Arguments
- spct
An object of one of the classes derived from geberic_spct
containing data for a single spectrum (getMultipleWl(spct) == 1
).
- wipe.away
logical If TRUE
the normalization metadata is removed
without undoing the effect of the normalization.