# Generated by roxygen2: do not edit by hand

export(averaged_trials)
export(avg_curve_slope)
export(between_trial_change)
export(centered_AUC)
export(consecutive_trial_change)
export(find_peaks)
export(format_data)
export(inflect_points)
export(inflect_points_df)
export(moving_window)
export(perc_baseline)
export(plot_trials)
export(within_trial_change)
export(z_score)
importFrom(caTools,trapz)
importFrom(dplyr,case_when)
importFrom(graphics,legend)
importFrom(graphics,lines)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(stats,lm)
importFrom(stats,sd)
