# Generated by roxygen2: do not edit by hand

export(ChangeTimeVar)
export(GetDiary_subj)
export(SleepEstEachDay)
export(aggregate_dat)
export(read_agd)
import(lubridate)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbReadTable)
importFrom(RSQLite,SQLite)
importFrom(accelerometry,weartime)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(lazyeval,interp)
importFrom(methods,is)
importFrom(methods,new)
importFrom(methods,show)
importFrom(stats,aggregate)
importFrom(stats,median)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringr,str_pad)
importFrom(tibble,as_tibble)
importFrom(utils,head)
importFrom(utils,str)
useDynLib(ActiSleep, .registration = TRUE, .fixes = "C_")
