ChannelMeanWide: Calculate mean values of multiple abf objects and returns in...

Description Usage Arguments Value

Description

Calculate mean values of multiple abf objects and returns in wide format.

Usage

1
2
ChannelMeanWide(abf_list, intv_list = NULL, channel = 1L,
  na.rm = TRUE)

Arguments

abf_list

a list of abf objects.

intv_list

OPTIONAL, a list of intervals.

channel

channel id, 1-based.

na.rm

wheter to remove na values..

Value

A data.frame object/list of data.frame if multiple channels are used.


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