Learn R Programming

IFC (version 0.1.2)

switch_channel: IFC_data Channel Swap

Description

Helper to swap channels in a `IFC_data` object.

Usage

switch_channel(obj, from, to)

Arguments

obj

an `IFC_data` object. Default is missing.

from, to

integer, determining channels to swap

...

Other arguments to be passed.

Value

an `IFC_data` object.

Details

it allows to apply all computation based on channel 'from' onto channel 'to', and reversely