elk_data_2010 {aniSNA} | R Documentation |
Data to showcase functions in our package
Description
Contains GPS telemetry observations of the species elk in year 2010
Usage
elk_data_2010
Format
A dataframe with 123568 rows and 4 variables:
- animal_id
Unique ID of individuals in the observed sample
- datetime
Date and timestamp of the observation
- latitude_rad
Latitude of individual observation in radians
- longitude_rad
Longitude of individual observation in radians
Examples
data(elk_data_2010)
[Package aniSNA version 1.1.1 Index]