Wrapper for simplifyMovements
assembleValidMoves(movements, bio, discard.first, speed.method, dist.mat)
A list of valid movements
A list of movements for each tag.
The biometrics table.
A threshold amount of time (in hours) that must pass after release for the respective detections to be valid. Set to 0 to discard only the release-to-first-detection calculations.
Can take two forms: 'last to first' or 'last to last'. If 'last to first' (default), the last detection on the previous array is matched to the first detection on the target array to perform the calculations. If 'last to last', the last detection on ´the previous array is matched to the last detection on the target array to perform the calculations.
A matrix of the distances between the deployed ALS.