as.data.frame.abf: Convert a channel of an abf object to data.frame

Description Usage Arguments Value

Description

Convert a channel of an abf object to data.frame

Usage

1
2
3
## S3 method for class 'abf'
as.data.frame(x, row.names = NULL, optional = FALSE,
  channel = 1, ...)

Arguments

x

an abf object.

row.names

see as.data.frame

optional

see as.data.frame

channel

ADC channel id, 1-based.

...

passed to as.data.frame

Value

a data frame of the channel data, with colname of epiX.


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