AtchChan: Attach a new channel to an abf object.

Description Usage Arguments Value

Description

The attached channel_data's dimensions must match original dimensions, regardless of removed episodes due to the mechanism of RemoveEpisodes (they are only marked removed and excluded when extracting using [[).

Usage

1
2
AtchChan(abf, channel_data, channel_name, channel_unit,
  channel_desc = channel_name)

Arguments

abf

an abf object.

channel_data

data of the new channel.

channel_name

name of the new channel.

channel_unit

unit of the new channel.

channel_desc

description of the new channel.

Value

an abf object with the attached channel.


Crystal-YWu/abftools documentation built on May 10, 2019, 8:22 a.m.