Skip to contents

Creates trend plots of HRV metrics, showing both daily values and moving averages.

Usage

hrv_trend_plot(metrics, just_rssme = FALSE)

Arguments

metrics

A tibble or data frame containing HRV metrics. Output of process_fit_directory

just_rssme

Logical indicating whether to focus on RMSSD and resting HR metrics. Default: FALSE

Value

A ggplot2 plot object