average_spectrum: Calculate the average spectrum

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Averages spectra

Usage

1
2
3
4
average_spectrum(x, ...)

## S3 method for class 'collection'
average_spectrum(x, group = "all", ...)

Arguments

x

Acollection object

...

further arguments passed to or from other methods(not currenctly used).

group

How to perform grouping. Either allor labels

Value

An updated version of collection.

Examples

1
2
3
4
5

CVUA-RRW/tidySpectR documentation built on April 13, 2021, 11:41 a.m.