A data frame containing columns with the following headers: "id", "DateTime", "lat", "lon", "qi".
The function filters the input data by the unique "id".
"DateTime" is date & time in class POSIXct
.
"lat" and "lon" are the latitude and longitude of each location in decimal degrees.
"qi" is the numerical quality index associated with each location fix where a greater number indicates a higher accuracy
(e.g. the number of GPS satellites involved in estimation).