plot_intraday: Plot intraday

View source: R/plot_intraday.R

plot_intradayR Documentation

Plot intraday

Description

Plot intraday

Usage

plot_intraday(minute_data, id, date, add_wear = T)

Arguments

minute_data

a fitibble.

id

the subject id.

date

the date from which fitbit HR and step readings will be plotted.

add_wear

default is TRUE to color the background of wear minutes in orange and nonwear minutes in gray.

Value

Intraday minute-level HR and step time series plot.


audiracmichelle/fitibble documentation built on Feb. 2, 2023, 3:51 p.m.