| opus_lapply | R Documentation |
dsn) via read_opus_single()
and returns spectra in a listList wrapper that reads a list of files (dsn) via read_opus_single()
and returns spectra in a list
opus_lapply(dsn, data_only)
dsn |
data source name. Can be a path to a specific file or a path to a directory. The listing of the files in a directory is recursive. |
data_only |
read data and parameters with |
nested list where first-level elements are individual spectral
measurements parsed from individual OPUS binary files; the output is
identical to its user exposed reading interface, see ?read_opus
spectra list containing the elements described in ?read_opus
read_opus() read_opus_single()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.