plot_mins_very {lifelogr} | R Documentation |
Prints a line plot plotting minutes 'very active' per day over time. 'Very active' is a subjective term defined by fitbit.
plot_mins_very(person)
person |
An instance of the Person class |
NULL, but plot printed to screen
data(EX)
plot_mins_very(EX)