readABF: Reads ABF Files

Description Usage Arguments Value See Also Examples

Description

Reads ABF2 files, created by pClamp 10 and newer, and ABF files, created by pClamp 9 and older.

Usage

1

Arguments

file

character vector, containing the file name or path.

Value

an ABF object, i.e. a list containing the data and other information like the header.

See Also

as.data.frame.ABF, plot.ABF, print.ABF

Examples

1
2
## reads an example file
readABF(system.file("extdata", "2009_01_19_0002_varlen_v18.abf", package="readABF"))

Zabolekar/readABF documentation built on July 26, 2020, 11:35 p.m.