Learn R Programming

aniSNA (version 1.1.1)

elk_all_interactions_2010: Dataset of all possible interactions from elk_data_2010

Description

Dataset of all possible interactions from elk_data_2010

Usage

elk_all_interactions_2010

Arguments

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

Run this code
data(elk_all_interactions_2010)

Run the code above in your browser using DataLab