Removing relocations at the beginning and/or end of a track, that fall within a user specified period.
remove_capture_effect(x, ...)# S3 method for track_xyt
remove_capture_effect(x, start, end, ...)
A tibble
without observations that fall within the period of the capture effect.
An object of class track_xyt
.
Further arguments, none implemented.
A lubirdate::Period
, indicating the time period to be removed at the beginning of the track.
A lubirdate::Period
, indicating the time period to be removed at the end of the track.