Description Usage Arguments Value Examples
For a collection, the upper and lower limits of the x-axis
1 2 3 4 | pull_limits(x, ...)
## S3 method for class 'collection'
pull_limits(x, ...)
|
x |
A spectra collection |
... |
further arguments passed to or from other methods(not currenctly used). |
A vector of int.
1 2 | library(tidySpectR)
pull_limits(fa_nmr)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.