trackId | R Documentation |
Obtain the Id of the individual per location of a MoveStack or unUsedRecordsStack
## S4 method for signature 'MoveStack'
trackId(x)
x |
a |
Returns a factor indicating for each location to which individual it belongs.
Bart Kranstauber
data(fishers)
head(trackId(fishers))
head(trackId(unUsedRecords(fishers)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.