shiftPositionRandom-methods: Shift the position of the animal of a random amount larger...

Description Usage Arguments Value

Description

This is used to do shuffling. The position values (x and y) are shifted in time. Only valid values are shifted, so if you want to only shift the position only in one environment or a specific part of the track, first call setInvalidOutsideInterval

Usage

1
2
3
4
shiftPositionRandom(pt)

## S4 method for signature 'Positrack'
shiftPositionRandom(pt)

Arguments

pt

Positrack object

Value

Positrack object with shifted x and y values


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