countBackMoves: Count backwards movements

View source: R/migration.R

countBackMovesR Documentation

Count backwards movements

Description

Count backwards movements

Usage

countBackMoves(movements, arrays)

Arguments

movements

the movement dataframe for the tag being analysed.

arrays

A list containing information for each array.

Value

A list containing:

  • sum.back.moves The number of backwards movements for the target tag

  • max.back.moves The maximum number of consecutive backwards movements for the target tag


actel documentation built on Oct. 19, 2023, 9:08 a.m.