View source: R/rtmsBrukerBAFReader.R
getBrukerBAFMetadata | R Documentation |
Retrieves a list of specific metadata values (including instrument data,
acquisition parameters, processing and analysis directives, etc.) from a
Bruker single acquisition BAF directory (represented by an
rtmsBrukerBAFReader
object).
getBrukerBAFMetadata(reader, names)
reader |
An RTMS reader object of class |
names |
A character vector of metadata names |
A named list of values corresponding to the metadata values specified. All values will be returned as a string, including numeric quantities (with units if appropriate).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.