ggplot_each_date {fitbitViz} | R 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
[Package fitbitViz version 1.0.6 Index]