trackId: Returns trackId

trackIdR Documentation

Returns trackId

Description

Obtain the Id of the individual per location of a MoveStack or unUsedRecordsStack

Usage

  ## S4 method for signature 'MoveStack'
trackId(x)

Arguments

x

a moveStack or .unUsedRecordsStack object

Value

Returns a factor indicating for each location to which individual it belongs.

Author(s)

Bart Kranstauber

Examples

data(fishers)
head(trackId(fishers))
head(trackId(unUsedRecords(fishers)))

move documentation built on July 9, 2023, 6:09 p.m.