MetadataActionNest | R Documentation |
Metadata action: nesting
Metadata action: nesting
Convert a list of "key-value pair" strings (e.g. MassBank subtags) to prefixed columns.
SpectraMapping::MetadataActionBase
-> MetadataActionNest
process_read()
read implementation
MetadataActionNest$process_read(data, params)
data
MsBackendMapping
to execute the metadata mapping step on
params
List of parameters for a single action (one params
entry fully merged.)
process_write()
write implementation
MetadataActionNest$process_write(data, params)
data
MsBackendMapping
to execute the metadata mapping step on
params
List of parameters for a single action (one params
entry fully merged.)
clone()
The objects of this class are cloneable with this method.
MetadataActionNest$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.