For a collection, retrieve the sample identifiers

pull_ids(x, ...)

# S3 method for 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

library(tidySpectR) pull_ids(fa_nmr)
#> [1] "20199305928" "20199306281" "20199504645" "20198124123" "20198124124" #> [6] "20198124125"