# Generated by roxygen2: do not edit by hand

export(AOI_seq)
export(AOI_time)
export(AOI_time_binned)
export(combine_eyes)
export(compare_algorithms)
export(conditional_transform)
export(create_AOI_df)
export(dist_to_visual_angle)
export(fixation_VTI)
export(fixation_dispersion)
export(hdf5_get_event)
export(hdf5_to_df)
export(interpolate)
export(plot_AOI_growth)
export(plot_heatmap)
export(plot_seq)
export(plot_spatial)
export(saccade_VTI)
export(smoother)
import(ggforce)
import(ggplot2)
import(hdf5r)
import(pbapply)
import(png)
import(rlang)
import(viridis)
importFrom(glue,glue)
importFrom(lifecycle,deprecated)
importFrom(magick,image_read)
importFrom(pbapply,pblapply)
importFrom(rlang,.data)
importFrom(stats,aggregate)
importFrom(stats,ave)
importFrom(stats,complete.cases)
importFrom(stats,cor.test)
importFrom(stats,dist)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,na.exclude)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,reshape)
importFrom(stats,setNames)
importFrom(stats,time)
importFrom(utils,head)
importFrom(utils,stack)
importFrom(utils,tail)
importFrom(zoo,na.approx)
importFrom(zoo,na.locf)
importFrom(zoo,na.spline)
