Calculate row-level social metrics
Arguments
- data
Data frame with
sensor_id,datetime,lon,lat.- thresholds_m
Distance thresholds for neighbour counts.
- align_interval_mins
Alignment interval in minutes or
"base".- interpolate
Logical; align/interpolate before social calculations.
- herd_groups
Herd partition columns for pairwise calculations. Defaults to available
deployment_idandpaddock.- verbose
Logical; print summary.
- return_class
Output class:
"data.frame"(default) or"data.table".
