powered by
Obtain the Id of the individual per location of a MoveStack or unUsedRecordsStack
# S4 method for MoveStack trackId(x)
a moveStack or .unUsedRecordsStack object
moveStack
.unUsedRecordsStack
Returns a factor indicating for each location to which individual it belongs.
# NOT RUN { data(fishers) head(trackId(fishers)) head(trackId(unUsedRecords(fishers))) # }
Run the code above in your browser using DataLab