# Generated by roxygen2: do not edit by hand

export(resid_auxpanel)
export(resid_compare)
export(resid_interact)
export(resid_panel)
export(resid_xpanel)
importFrom(MASS,stdres)
importFrom(cowplot,draw_label)
importFrom(cowplot,ggdraw)
importFrom(cowplot,plot_grid)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,geom_abline)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_smooth)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplotGrob)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_function)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_classic)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(grDevices,extendrange)
importFrom(grid,gpar)
importFrom(grid,textGrob)
importFrom(plotly,"%>%")
importFrom(plotly,ggplotly)
importFrom(plotly,layout)
importFrom(plotly,style)
importFrom(plotly,subplot)
importFrom(qqplotr,stat_qq_band)
importFrom(qqplotr,stat_qq_line)
importFrom(qqplotr,stat_qq_point)
importFrom(stats,cooks.distance)
importFrom(stats,dnorm)
importFrom(stats,fitted)
importFrom(stats,hatvalues)
importFrom(stats,lowess)
importFrom(stats,model.frame)
importFrom(stats,resid)
importFrom(stats,sd)
importFrom(stringr,str_sub)
