# Generated by roxygen2: do not edit by hand

export(Person)
export(agg_sleep_weekday)
export(compare_groups)
export(correlation)
export(create_dataset)
export(experiment)
export(get_hr_zones)
export(l_anova)
export(l_plot)
export(l_regression)
export(lifelogrApp)
export(merge_lists)
export(plot_cal)
export(plot_d)
export(plot_daily)
export(plot_daily_all)
export(plot_distance)
export(plot_floors)
export(plot_i)
export(plot_i_distance)
export(plot_intraday)
export(plot_intraday_all)
export(plot_mins_very)
export(plot_rest_hr)
export(plot_sleep)
export(plot_sleep_all)
export(plot_sleep_over_time)
export(plot_sleep_quality)
export(plot_sleep_restless_min)
export(plot_sleep_restless_prop)
export(plot_sleep_start_end)
export(plot_sleep_weekday)
export(plot_steps)
export(tidy_multi_meas_data)
importFrom(R6,R6Class)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(fitbitScraper,get_daily_data)
importFrom(fitbitScraper,get_intraday_data)
importFrom(fitbitScraper,get_sleep_data)
importFrom(fitbitScraper,get_weight_data)
importFrom(fitbitScraper,login)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_col)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_fill_discrete)
importFrom(grDevices,dev.flush)
importFrom(grDevices,dev.hold)
importFrom(lubridate,hour)
importFrom(lubridate,make_datetime)
importFrom(lubridate,minute)
importFrom(lubridate,month)
importFrom(lubridate,second)
importFrom(lubridate,wday)
importFrom(lubridate,ymd)
importFrom(modelr,geom_ref_line)
importFrom(plyr,rename)
importFrom(shiny,runApp)
importFrom(stats,complete.cases)
importFrom(stringr,str_c)
importFrom(stringr,str_to_title)
importFrom(tibble,as_data_frame)
importFrom(tibble,data_frame)
importFrom(tibble,tibble)
importFrom(tidyr,gather)
importFrom(utils,globalVariables)
