pull_limits: Pull the limits of a spectra collection

Description Usage Arguments Value Examples

View source: R/utils.R

Description

For a collection, the upper and lower limits of the x-axis

Usage

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

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

Arguments

x

A spectra collection

...

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

Value

A vector of int.

Examples

1
2
library(tidySpectR)
pull_limits(fa_nmr)

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