# Generated by roxygen2: do not edit by hand

export(op_animate_dyad)
export(op_apply_keypoint_labels)
export(op_batch_create_csv)
export(op_compute_acceleration)
export(op_compute_jerk)
export(op_compute_velocity)
export(op_create_csv)
export(op_interpolate)
export(op_merge_dyad)
export(op_plot_openpose)
export(op_plot_quality)
export(op_plot_timeseries)
export(op_remove_keypoints)
export(op_smooth_timeseries)
importFrom(dplyr,"%>%")
importFrom(dplyr,.data)
importFrom(dplyr,bind_rows)
importFrom(dplyr,group_by)
importFrom(dplyr,matches)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_text)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_classic)
importFrom(ggthemes,scale_color_colorblind)
importFrom(ggthemes,scale_fill_colorblind)
importFrom(grDevices,dev.copy)
importFrom(grDevices,dev.off)
importFrom(grDevices,png)
importFrom(graphics,box)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,segments)
importFrom(graphics,text)
importFrom(kza,kza)
importFrom(parallel,detectCores)
importFrom(patchwork,plot_layout)
importFrom(reshape2,melt)
importFrom(rjson,fromJSON)
importFrom(rlang,.data)
importFrom(rlang,sym)
importFrom(signal,butter)
importFrom(signal,filtfilt)
importFrom(signal,sgolayfilt)
importFrom(stats,as.formula)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,spline)
importFrom(stringr,str_replace_all)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,all_of)
importFrom(tools,file_path_sans_ext)
importFrom(utils,read.csv)
importFrom(utils,setTxtProgressBar)
importFrom(utils,txtProgressBar)
importFrom(utils,write.csv)
importFrom(zoo,rollmean)
