activity_data: Activity data.

activity_dataR Documentation

Activity data.

Description

A data set containing the activity data of three tagged red deer. The sensor measured acceleration in two axis (x = forward–backward horizontal motion and y = left–right horizontal motion) and was set to record activity every 5 minutes.

Usage

activity_data

Format

A data frame with 5 variables and 301262 rows:

animal_id

Identifier of the animal.

tag_code

Identifier of the tag.

act_x

Activity values of the x-axis.

act_y

Activity values of the y-axis.

ts

Timestamp of the activity measurement at time zone UTC.


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