speedFilter-methods: Set position data to NA for which the animal speed was not...

Description Usage Arguments Value

Description

The slots x, y, hd, speed are affected. Please note that the speed array is affected.

Usage

1
2
3
4
speedFilter(pt, minSpeed, maxSpeed)

## S4 method for signature 'Positrack'
speedFilter(pt, minSpeed = 3, maxSpeed = 100)

Arguments

pt

Positrack object

minSpeed

Minimal running speed

maxSpeed

Maximal running speed

Value

Positrack object with invalid values outside the speed range.


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