Function reference
-
append_database()
- Add new records to existing database
-
append_layer()
- Insert rows into a spatial database
-
build_database()
- Construct geopackage sqlite database from raw data
-
get_animal_fixes()
- Get fixes tied to animals rather than devices
-
get_elevation_dem()
- Add elevation column for an sf POINT collection.
-
get_elevation_difference()
- Get difference between DEM raster and elevation column in an sfc
-
get_id_from_filename()
- Extract the id info from a lotek filename
-
read_delims_w_uids()
- Read a list of delimited text files that have a unique ID field. Use this field to pick only distinct entries.
-
read_lotek()
- Read Lotek gps txt files into a spatial dataframe.
-
read_lotek_2_sf()
- Read single Lotek gps txt file into a spatial dataframe.
-
read_lotek_activity()
- Read one or more lotek activity text files
-
read_lotek_activity_txt()
- Read single lotek activity 'csv' with header
-
speed()
- Compute speed from gps telemetry data