elk_all_interactions_2010 {aniSNA}R Documentation

Dataset of all possible interactions from elk_data_2010

Description

Dataset of all possible interactions from elk_data_2010

Usage

elk_all_interactions_2010

Format

A dataframe with 7615 rows and 5 variables

Animal_A

First animal ID

Animal_B

Second animal ID

Timestamp_A

Observation timestamp of first animal

Timestamp_B

Observation timestamp of second animal

distance

Distance in metres between the two animals

Examples

data(elk_all_interactions_2010)

[Package aniSNA version 1.1.1 Index]