plot.activity: Plotting method for 'activity' objects

View source: R/plot.activity.R

plot.activityR Documentation

Plotting method for activity objects

Description

plot.activity creates plots for activity object.

Usage

## S3 method for class 'activity'
plot(x, select = "activity", threshold = NULL,
  select_animal_id = NULL, ...)

Arguments

x

An object of class activity. Depending on choice of plot, it should containing $ctivity_data or aggregated activity thresholds ($activity_thresholds_aggregated), and optionally gps_data.

select

Type of plot, either 'activity', 'activity_eval', 'thresholds' or 'thresholds'.


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