Learn R Programming

aniSNA (version 1.1.1)

elk_data_2010: Data to showcase functions in our package

Description

Contains GPS telemetry observations of the species elk in year 2010

Usage

elk_data_2010

Arguments

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

Run this code
data(elk_data_2010)

Run the code above in your browser using DataLab