plot_average_day: Plot behaviour profiles over an average day

View source: R/utils.R

plot_average_dayR Documentation

Plot behaviour profiles over an average day

Description

Plot behaviour profiles over an average day

Usage

plot_average_day(
  data,
  exposure_prefix,
  exposure_suffix,
  y_label = exposure_prefix
)

Arguments

data

Dataset to use

exposure_prefix

Name of behaviour variable to plot

exposure_suffix

Suffix of behaviour variable columns in dataset

y_label

Label for y-axis

Value

Plot of behaviour variable over hours of day


activityMonitoring/cdtWearablesHealth documentation built on May 30, 2022, 1:54 p.m.