gps_data: GPS data.

gps_dataR Documentation

GPS data.

Description

A data set containing the GPS data of three tagged red deer. The sensor was set to acquire a GPS position every two hours.

Usage

gps_data

Format

A data frame with 6 variables and 15780 rows:

animal_id

Identifier of the animal.

tag_code

Identifier of the tag.

longitude

Longitude coordinate of the GPS position in WGS84 (EPSG:4326).

latitude

Latitude coordinate of the GPS position in WGS8 (EPSG: 4326).

dop

Dilution of precision of the GPS position.

ts

Timestamp of the GPS position.


maxkroeschel/activitytools documentation built on July 31, 2023, 1:34 p.m.