# 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(addLabelDf)
export(coord_radar)
export(getMapping)
export(ggAncova)
export(ggArea)
export(ggBar)
export(ggBoxplot)
export(ggCLE)
export(ggCatepillar)
export(ggChoropleth)
export(ggCor)
export(ggDensity)
export(ggDonut)
export(ggDot)
export(ggEffect)
export(ggErrorBar)
export(ggHSD)
export(ggHeatmap)
export(ggPair)
export(ggPie)
export(ggPieDonut)
export(ggPoints)
export(ggPredict)
export(ggRadar)
export(ggRose)
export(ggSpine)
export(ggViolin)
export(makeEq)
export(myscale)
export(myscale2)
export(newColName)
export(num2cut)
export(num2factorDf)
export(p2chr)
export(palette2colors)
export(pastecolon)
export(pastecomma)
export(rescale_df)
export(subcolors)
export(summarySE)
export(theme_clean)
export(theme_clean2)
export(unselectNumeric)
importFrom(RColorBrewer,brewer.pal)
importFrom(RColorBrewer,brewer.pal.info)
importFrom(dplyr,arrange)
importFrom(dplyr,group_by)
importFrom(dplyr,lag)
importFrom(dplyr,n)
importFrom(dplyr,select)
importFrom(ggiraph,geom_bar_interactive)
importFrom(ggiraph,geom_boxplot_interactive)
importFrom(ggiraph,geom_line_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,girafe)
importFrom(ggiraph,girafe_options)
importFrom(ggiraph,opts_hover)
importFrom(ggiraph,opts_selection)
importFrom(ggiraph,opts_tooltip)
importFrom(ggiraph,opts_zoom)
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_area)
importFrom(ggplot2,geom_boxplot)
importFrom(ggplot2,geom_count)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_dotplot)
importFrom(ggplot2,geom_errorbar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_jitter)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_ribbon)
importFrom(ggplot2,geom_segment)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_violin)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,label_both)
importFrom(ggplot2,labs)
importFrom(ggplot2,position_dodge)
importFrom(ggplot2,position_fill)
importFrom(ggplot2,position_jitter)
importFrom(ggplot2,position_stack)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_color_discrete)
importFrom(ggplot2,scale_colour_gradientn)
importFrom(ggplot2,scale_fill_brewer)
importFrom(ggplot2,scale_fill_discrete)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_fill_gradientn)
importFrom(ggplot2,scale_x_continuous)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_reverse)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,scale_y_discrete)
importFrom(ggplot2,scale_y_reverse)
importFrom(ggplot2,sec_axis)
importFrom(ggplot2,stat_smooth)
importFrom(ggplot2,stat_summary)
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(magrittr,'%>%')
importFrom(mgcv,gam)
importFrom(mycor,mycor)
importFrom(plyr,'.')
importFrom(plyr,ddply)
importFrom(plyr,dlply)
importFrom(plyr,mutate)
importFrom(plyr,splat)
importFrom(plyr,summarize)
importFrom(ppcor,pcor)
importFrom(ppcor,spcor)
importFrom(purrr,map_df)
importFrom(reshape2,melt)
importFrom(scales,percent)
importFrom(scales,rescale)
importFrom(sjlabelled,get_label)
importFrom(sjlabelled,get_labels)
importFrom(sjmisc,to_label)
importFrom(stats,as.formula)
importFrom(stats,lm)
importFrom(stats,na.omit)
importFrom(stats,predict)
importFrom(stats,qt)
importFrom(stats,quantile)
importFrom(stats,sd)
importFrom(stringr,fixed)
importFrom(stringr,str_detect)
importFrom(stringr,str_replace)
importFrom(stringr,str_replace_all)
importFrom(stringr,str_split)
importFrom(tidyr,complete)
importFrom(tidyr,spread)
importFrom(utils,packageVersion)
importFrom(utils,str)
