spatsoc
spatsoc copied to clipboard
:package: spatsoc is an R package for detecting spatial and temporal groups in GPS relocations.
Group centroid Mean of individual locations in each group (helper function)
Closes #67
Calculate distance to leader, calculate absolute bearing to group leader Leader as identified using group_leader by first position along group axis of movement (return_rank = TRUE)
Closes #65
Position along group's mean bearing as leadership order Given the mean bearing of a group of animals, shifts the coordinate system to a new origin at the group centroid and...
Upcoming major release, with new functions for measuring intragroup dynamics (meta issue to track progress) - [x] Position along group axis of movement, rank position - [x] Group direction -...