denormalize_spct: Remove a previously applied normalization

View source: R/spct.normalize.r

denormalize_spctR Documentation

Remove a previously applied normalization

Description

Remove a previously applied normalization

Usage

denormalize_spct(spct, wipe.away = FALSE)

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.

Value

A modified copy of spct if it was previously normalized or spct unchanged, otherwise.


photobiology documentation built on April 4, 2025, 4:37 a.m.