
Package index
-
add_fix_id() - Add a per-track sequential fix index and a globally-unique fix identifier
-
as_track() - Coerce inputs to a canonical movement track table
-
create_oceanmask() - Create a land/ocean mask raster for track simulations
-
detect_proximity_events() - Detect proximity-based events between animal and vessel
-
extract_event_segments() - Extract animal and vessel segments (track_tbl) for a selected proximity event
-
is_track_tbl() - Test if an object is a track table
-
make_point_check() - Create a point.check function for availability::surrogateAR()
-
match_animal_vessels() - Match animal fixes to vessel positions within time and distance thresholds
-
print(<track_tbl>) - Print method for track tables
-
simulate_tracks() - Simulate surrogate tracks for an animal segment
-
test_interactions() - Test animal-vessel interactions (attraction / follow) using simulations
-
timegap_segments() - Segment a sorted time series by a maximum gap (in minutes)