LpAbf: Apply Butterworth low-pass filter to an abf object.

Description Usage Arguments Value

Description

Apply Butterworth low-pass filter to an abf object.

Usage

1
2
3
LpAbf(abf, channel, freq = 75, order = 1L)

LowpassAbf(abf, channel, freq = 75, order = 1L)

Arguments

abf

an abf object.

channel

the channel to apply filter.

freq

low-pass frequency.

order

filter order.

Value

an abf object.


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