horse_GPSDist: Horse GPS Distance

View source: R/horse_GPSDist.R

horse_GPSDistR Documentation

Horse GPS Distance

Description

This function calculates the distance (GPSDistance) in meters between locations from gps latitude (Lat) and longitude (Lon) for multiple rides in the same dataframe The dataframe "data" has to be structured as follows: col "ID" with horse identifier, col "Zeit" with timestamp (tz = "Europe/Berlin"), col "Lat" with Latitude (decimal), col "Lon" with Longitude (decimal)

Usage

horse_GPSDist(data)

KatiKirsch/horses documentation built on April 25, 2022, 4:55 p.m.