sleep_heatmap {fitbitViz} | R Documentation |
sleep data heatmap
Description
sleep data heatmap
Usage
sleep_heatmap(level_data, angle_x_axis = 0)
Arguments
level_data |
a data.table specifying the input level data |
angle_x_axis |
a float number specifying the angle of the x-axis text of the output ggplot |
Value
a plot object of class ggplot2
[Package fitbitViz version 1.0.6 Index]