Life Logging
Plot resting heart rate over time.
Plot sleep.
Plot a series of six sleep graphs.
A function to plot sleep over time.
A function to plot sleep quality over time.
A function to plot the minutes of restless sleep over time.
A function to plot the proportion of restless sleep over time.
A function to plot sleep each night by start time and end time.
A function to plot sleep by day of week.
Plot steps per day over time.
Tidy daily data.
A function to preprocess sleep data for the Person object.
Prints statistics on dataset, grouped by group assignments
Correlation between each variable vs each measure
Creates a dataset across data sources in a Person object
Do the specified analysis of the impact of the variables on the measur...
Calculate Heart Rate Zones.
ANOVA test to assess impact of all variables (together) upon each meas...
Plot each variable vs each measure of interest
Performs linear regression with all variables and interactions upon ea...
lifelogr: A package for life logging in R.
Run the Shiny app.
Merge a list of lists into one list
A Person
object is a complete view of an individual over a certain t...
Plot calories over time.
Line graph for continuous variable(s).
Plot daily health totals.
Plot a series of six graphs.
Plot distance per day over time.
Plot number of floors per day over time.
Line graph for a single continuous variable.
Plot distance over time.
Switch table to plot intraday variables.
Plot all intraday variables.
Plot minutes 'very active' over time.
Provides a framework for combining self-data (exercise, sleep, etc.) from multiple sources (fitbit, Apple Health), creating visualizations, and experimenting on onself.