For a collection, retrieve the number of bins.
pull_numbin(x, ...) # S3 method for collection pull_numbin(x, ...)
x | A spectra collection |
---|---|
... | further arguments passed to or from other methods(not currenctly used). |
A tibble.
#> # A tibble: 6 x 2 #> id numbin #> <fct> <int> #> 1 20199305928 2250 #> 2 20199306281 2250 #> 3 20199504645 2250 #> 4 20198124123 2250 #> 5 20198124124 2250 #> 6 20198124125 2250