Description Usage Arguments Value
Calculate mean values of multiple abf objects and returns in wide format.
1 2 | ChannelMeanWide(abf_list, intv_list = NULL, channel = 1L,
na.rm = TRUE)
|
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.. |
A data.frame object/list of data.frame if multiple channels are used.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.