pull_numbin: Pull the bin (or bucket) number of a spectra collection

Description Usage Arguments Value Examples

View source: R/utils.R

Description

For a collection, retrieve the number of bins.

Usage

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

## S3 method for class 'collection'
pull_numbin(x, ...)

Arguments

x

A spectra collection

...

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

Value

A tibble.

Examples

1
2
library(tidySpectR)
pull_numbin(fa_nmr)

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