isolateSegment: Isolate action potential and subsequent interstimulus segment...

View source: R/isolateSegment.R

isolateSegmentR Documentation

Isolate action potential and subsequent interstimulus segment removes NA values at the end that are residual from data frame selects the region after the AHP

Description

Isolate action potential and subsequent interstimulus segment removes NA values at the end that are residual from data frame selects the region after the AHP

Usage

isolateSegment(x, p0, pN, even = TRUE)

Arguments

x

numeric vector.

Value

numeric vector with na removed and segmented from p0 to end of trace.


NRSC/nphys documentation built on Nov. 13, 2024, 2:12 a.m.