print.collection: Print a spectra collection

Description Usage Arguments Value Examples

View source: R/collection.R

Description

Print a spectra collection

Usage

1
2
## S3 method for class 'collection'
print(x, ...)

Arguments

x

A collection object.

...

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

Value

The original object (invisibly)

Examples

1
2
library(tidySpectR)
print(fa_nmr)

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