getIntervalsAtDirection-methods: Get time intervals at which the animal ran in a given...

Description Usage Arguments Value

Description

The intervals are in sample values of the electrophysiological data. The direction is based on the direction of movement in 1D environment.

Usage

1
2
3
4
getIntervalsAtDirection(pt, direction)

## S4 method for signature 'Positrack'
getIntervalsAtDirection(pt, direction = 0)

Arguments

pt

Positrack object

direction

0 or 1 indicating the direction of movment

Value

matrix with the time intervals


kevin-allen/relectro documentation built on May 20, 2019, 9:06 a.m.