# Generated by roxygen2: do not edit by hand

S3method(plot,Pupil_difference_data)
S3method(plot,Pupil_test_data)
S3method(plot,Pupil_window_data)
S3method(plot,PupillometryR)
export(baseline_data)
export(calculate_mean_pupil_size)
export(calculate_missing_data)
export(clean_missing_data)
export(create_difference_data)
export(create_functional_data)
export(create_time_windows)
export(create_window_data)
export(detect_blinks_by_column)
export(detect_blinks_by_size)
export(detect_blinks_by_velocity)
export(downsample_time_data)
export(filter_data)
export(geom_flat_violin)
export(interpolate_data)
export(make_pupillometryr_data)
export(regress_data)
export(replace_missing_data)
export(run_functional_t_test)
export(subset_data)
import(dplyr)
import(ggplot2)
import(rlang)
import(stringr)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,sd)
importFrom(tidyr,fill)
importFrom(utils,tail)
