"normalizeAverage"(x, baseline=1, avg=stats::median, targetAvg=2200, ...)
"normalizeAverage"(x, baseline=1, avg=stats::median, targetAvg=2200, ...)
integer
in [1,K] specifying which channel should be
the baseline.function
for calculating the average of one channel.NULL
, the baseline column sets the target average.avg
function
.