MetadataActionNest: Metadata action: nesting

MetadataActionNestR Documentation

Metadata action: nesting

Description

Metadata action: nesting

Metadata action: nesting

Details

Convert a list of "key-value pair" strings (e.g. MassBank subtags) to prefixed columns.

Super class

SpectraMapping::MetadataActionBase -> MetadataActionNest

Methods

Public methods

Inherited methods

Method process_read()

read implementation

Usage
MetadataActionNest$process_read(data, params)
Arguments
data

MsBackendMapping to execute the metadata mapping step on

params

List of parameters for a single action (one params entry fully merged.)


Method process_write()

write implementation

Usage
MetadataActionNest$process_write(data, params)
Arguments
data

MsBackendMapping to execute the metadata mapping step on

params

List of parameters for a single action (one params entry fully merged.)


Method clone()

The objects of this class are cloneable with this method.

Usage
MetadataActionNest$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.


meowcat/SpectraMapping documentation built on May 14, 2024, 6:30 p.m.