# Generated by roxygen2: do not edit by hand

export(animate_scalp)
export(animate_topo)
export(animate_topo_mean)
export(baseline_correction)
export(boxplot_epoch)
export(boxplot_rt)
export(boxplot_subject)
export(compute_mean)
export(create_scale)
export(interactive_waveforms)
export(make_triangulation)
export(outliers_epoch)
export(pick_data)
export(pick_region)
export(plot_point_mesh)
export(plot_time_mean)
export(plot_topo_mean)
export(point_mesh)
export(scalp_plot)
export(topo_plot)
import(dplyr)
import(gganimate)
import(ggplot2)
import(plotly, except = last_plot)
import(plotly, except = last_plot)

import(rgl)
import(sp)
importFrom(dplyr,filter)
importFrom(grDevices,boxplot.stats)
importFrom(grDevices,chull)
importFrom(grDevices,hsv)
importFrom(grDevices,rainbow)
importFrom(purrr,map_dbl)
importFrom(purrr,map_dfr)
importFrom(rlang,.data)
importFrom(rlang,expr)
importFrom(rlang,syms)
importFrom(scales,rescale)
importFrom(stats,as.formula)
importFrom(stats,influence)
importFrom(stats,lm)
importFrom(stats,mad)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stats,setNames)
