# Generated by roxygen2: do not edit by hand

S3method(print,e4data)
export(aggregate_e4_data)
export(as_time)
export(as_timeseries)
export(batch_analysis)
export(calculate_RMSSD)
export(char_clock_systime)
export(choose_between_classes)
export(compute_features2)
export(create_e4_output_folder)
export(e4_filecut_intervals)
export(filter_createdir_zip)
export(filter_e4data_datetime)
export(find_peaks)
export(ibi_analysis)
export(pad_e4)
export(plot_artifacts)
export(predict_binary_classifier)
export(predict_multiclass_classifier)
export(prepend_time_column)
export(process_e4)
export(process_eda)
export(rbind_e4)
export(read_and_process_e4)
export(read_e4)
export(upsample_data_to_8Hz)
export(write_processed_e4)
importFrom(R.utils,countLines)
importFrom(RHRV,BuildNIHR)
importFrom(RHRV,CalculatePowerBand)
importFrom(RHRV,CreateFreqAnalysis)
importFrom(RHRV,CreateHRVData)
importFrom(RHRV,CreateTimeAnalysis)
importFrom(RHRV,FilterNIHR)
importFrom(RHRV,InterpolateNIHR)
importFrom(RHRV,SetVerbose)
importFrom(dplyr,.data)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,arrange)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(futile.logger,flog.info)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(lubridate,minutes)
importFrom(lubridate,with_tz)
importFrom(lubridate,ymd_hms)
importFrom(magrittr,"%>%")
importFrom(padr,thicken)
importFrom(signal,butter)
importFrom(stats,approx)
importFrom(stats,median)
importFrom(stats,setNames)
importFrom(utils,read.csv)
importFrom(utils,read.table)
importFrom(utils,tail)
importFrom(utils,unzip)
importFrom(utils,write.csv2)
importFrom(utils,write.table)
importFrom(utils,zip)
importFrom(varian,rmssd)
importFrom(waveslim,dwt)
importFrom(xts,xts)
