# Generated by roxygen2: do not edit by hand

S3method(ggAncova,default)
S3method(ggAncova,formula)
S3method(ggAncova,lm)
S3method(ggEffect,default)
S3method(ggEffect,formula)
S3method(ggEffect,lm)
export(ggAncova)
export(ggBar)
export(ggBoxplot)
export(ggCLE)
export(ggCatepillar)
export(ggChoropleth)
export(ggCor)
export(ggDonut)
export(ggDot)
export(ggEffect)
export(ggErrorBar)
export(ggHSD)
export(ggHeatmap)
export(ggPair)
export(ggPieDonut)
export(ggPoints)
export(ggRadar)
export(ggRose)
export(ggSpine)
export(makeEq)
export(num2cut)
export(num2factorDf)
export(pastecolon)
export(rescale_df)
export(subcolors)
export(summarySE)
export(theme_clean)
export(unselectNumeric)
importFrom(ggiraph,geom_bar_interactive)
importFrom(ggiraph,geom_boxplot_interactive)
importFrom(ggiraph,geom_map_interactive)
importFrom(ggiraph,geom_path_interactive)
importFrom(ggiraph,geom_point_interactive)
importFrom(ggiraph,geom_polygon_interactive)
importFrom(ggiraph,geom_rect_interactive)
importFrom(ggiraph,geom_segment_interactive)
importFrom(ggiraph,geom_tile_interactive)
importFrom(ggiraph,ggiraph)
importFrom(ggplot2,"%+replace%")
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,coord_equal)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_map)
importFrom(ggplot2,coord_polar)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,facet_grid)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_dotplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_bw)
importFrom(ggplot2,theme_grey)
importFrom(ggplot2,xlab)
importFrom(ggplot2,xlim)
importFrom(ggplot2,ylab)
importFrom(grDevices,col2rgb)
importFrom(grDevices,rainbow)
importFrom(grDevices,rgb)
importFrom(grid,unit)
importFrom(mgcv,gam)
importFrom(mycor,mycor)
importFrom(plyr,ddply)
importFrom(plyr,dlply)
importFrom(plyr,splat)
importFrom(plyr,summarize)
importFrom(reshape2,melt)
importFrom(scales,rescale)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(utils,str)
