pull_ids: Pull the ids of a spectra collection

Description Usage Arguments Value Examples

View source: R/utils.R

Description

For a collection, retrieve the sample identifiers

Usage

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

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

Arguments

x

A spectra collection

...

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

Value

A vector of chr.

Examples

1
2
library(tidySpectR)
pull_ids(fa_nmr)

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