Learn R Programming

mrbin (version 1.3.0)

sumBins: A function for summing bins.

Description

This function sums up bins. The sums are saved to the middle (median) bin of the original area. All other bins of the area are removed then. This is handy for signals that are know to vary between spectra due to pH or salt content, such as citric acid. Intended for use within the mrbin function.

Usage

sumBins()

Arguments

Value

None

Examples

Run this code
# NOT RUN {
 sumBins() 
# }

Run the code above in your browser using DataLab