# Generated by roxygen2: do not edit by hand

export(CMS)
export(boot_fit_loess)
export(bulletAlign)
export(bulletCheckCrossCut)
export(bulletGetMaxCMS)
export(bulletGetMaxCMS_nist)
export(bulletSmooth)
export(fit_loess)
export(fortify_x3p)
export(getCircle)
export(getTwist)
export(get_bullet)
export(get_crosscut)
export(get_grooves)
export(get_peaks)
export(get_peaks_nist)
export(maxCMS)
export(plot_3d_land)
export(predCircle)
export(predSmooth)
export(processBullets)
export(read_x3p)
export(sample_x3p)
export(smoothloess)
export(striation_identify)
export(unfortify_x3p)
import(dplyr)
import(ggplot2)
import(xml2)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(dplyr,summarize)
importFrom(plotly,plot_ly)
importFrom(plyr,rdply)
importFrom(reshape2,melt)
importFrom(robustbase,lmrob)
importFrom(smoother,smth.gaussian)
importFrom(stats,coef)
importFrom(stats,cor)
importFrom(stats,fitted)
importFrom(stats,lm)
importFrom(stats,loess)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,quantile)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(utils,head)
importFrom(utils,tail)
importFrom(utils,unzip)
importFrom(zoo,na.fill)
importFrom(zoo,na.trim)
importFrom(zoo,rollapply)
