Description Usage Arguments Value Examples
For a collection, retrieve the number of bins.
1 2 3 4 | pull_numbin(x, ...)
## S3 method for class 'collection'
pull_numbin(x, ...)
|
x |
A spectra collection |
... |
further arguments passed to or from other methods(not currenctly used). |
A tibble.
1 2 | library(tidySpectR)
pull_numbin(fa_nmr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.