# Generated by roxygen2: do not edit by hand

S3method(plot,coverage)
export("%>%")
export(add_gaps)
export(app_category)
export(bin_data)
export(ccopy)
export(close_db)
export(copy_db)
export(coverage)
export(create_db)
export(decrypt_gps)
export(device_info)
export(first_date)
export(fix_jsons)
export(freq)
export(geocode_rev)
export(get_data)
export(get_nrows)
export(get_participants)
export(get_processed_files)
export(get_studies)
export(haversine)
export(identify_gaps)
export(import)
export(index_db)
export(installed_apps)
export(last_date)
export(link)
export(link_db)
export(link_gaps)
export(moving_average)
export(open_db)
export(sensors)
export(test_jsons)
export(unzip_data)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbExecute)
importFrom(DBI,dbIsValid)
importFrom(dbplyr,window_order)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,collect)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,lead)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,pull)
importFrom(dplyr,select)
importFrom(dplyr,slice)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(lifecycle,deprecated)
importFrom(magrittr,"%>%")
importFrom(magrittr,'%>%')
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,inform)
importFrom(rlang,warn)
importFrom(tidyr,complete)
importFrom(tidyr,drop_na)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
