Description Usage Arguments Value
The slots x, y, hd, speed are affected. Please note that the speed array is affected.
1 2 3 4 | speedFilter(pt, minSpeed, maxSpeed)
## S4 method for signature 'Positrack'
speedFilter(pt, minSpeed = 3, maxSpeed = 100)
|
pt |
Positrack object |
minSpeed |
Minimal running speed |
maxSpeed |
Maximal running speed |
Positrack object with invalid values outside the speed range.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.