ggplot_each_date: plot function for a single day (heart rate)

View source: R/fitbit_utils.R

ggplot_each_dateR Documentation

plot function for a single day (heart rate)

Description

plot function for a single day (heart rate)

Usage

ggplot_each_date(date_intraday, date)

Arguments

date_intraday

a data.table of Intraday Dates of heart rate measurements

date

a character string specifying a Date

Value

a plot object of class ggplot2


fitbitViz documentation built on May 29, 2024, 5:51 a.m.