# Generated by roxygen2: do not edit by hand

export(basicStartlePlot)
export(latencyPlot)
export(loadStartleData)
export(startlePlot)
export(summariseStartle)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_cartesian)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(ggplot2,scale_x_time)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_log10)
importFrom(ggplot2,stat_summary)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggpubr,compare_means)
importFrom(ggsci,scale_color_startrek)
importFrom(ggsci,scale_fill_startrek)
importFrom(lubridate,seconds)
importFrom(magrittr,"%>%")
importFrom(magrittr,set_colnames)
importFrom(plyr,revalue)
importFrom(rjson,fromJSON)
importFrom(stats,IQR)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringr,str_replace)
importFrom(tidyr,gather)
importFrom(utils,read.csv)
