Description Usage Arguments Value
The slots x, y, hd, speed, lin and dir are affected. The intervals are in sample values of the electrophysiological data
1 2 3 4 | setInvalidOutsideInterval(pt, s, e)
## S4 method for signature 'Positrack'
setInvalidOutsideInterval(pt, s, e = "")
|
pt |
Positrack object |
s |
Vector or matrix, If matrix, then should have 2 columns, for beginning and end of intervals. If vector, then it is the beginning of intervals. |
e |
Vector, end of the intervals. Not used if s is a matrix |
Positrack object with only valid value within the intervals.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.