Assorted R code for use with ATLAS
List of contents:
- AdpFixedPoint - Adaptive Fixed Point first passage algorithm for track segmentation
- BasicFilters - Set of basic filters (median, running median and speed filter)
- Homerange - Example script to estimate home/utilization ranges using tlocoh
- Navigation - Set of basic functions to estimate navigational performance
- PSKF - Paige Saunders Kalman filter for use with ATLAS data
- Plot - Various example scripts to use leaflet library to create interactive plots
- RMySQL - Example script explaining basic functionality of DBI and RMySQL
- SQLITE - ATLAS SQLite file handling