ChannelMeanLong: Calculate mean values of multiple abf objects and return in...

Description Usage Arguments Value

Description

Calculate mean values of multiple abf objects and return in long format.

Usage

1
2
ChannelMeanLong(abf_list, intv_list = NULL, channel = NULL,
  group = NULL, na.rm = TRUE)

Arguments

abf_list

a list of abf objects.

intv_list

a list of mean intervals.

channel

channels to calculate.

group

additional grouping info added to columns.

na.rm

whether to remove NAs.

Value

data.frame


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