# Generated by roxygen2: do not edit by hand

export("%>%")
export(df_stats)
export(gf_abline)
export(gf_area)
export(gf_bar)
export(gf_boxplot)
export(gf_coefline)
export(gf_col)
export(gf_contour)
export(gf_count)
export(gf_counts)
export(gf_crossbar)
export(gf_curve)
export(gf_dens)
export(gf_density)
export(gf_density2d)
export(gf_density_2d)
export(gf_dotplot)
export(gf_errorbar)
export(gf_errorbarh)
export(gf_facet_grid)
export(gf_facet_wrap)
export(gf_frame)
export(gf_freqpoly)
export(gf_fun)
export(gf_function)
export(gf_hex)
export(gf_histogram)
export(gf_hline)
export(gf_jitter)
export(gf_label)
export(gf_labs)
export(gf_lims)
export(gf_line)
export(gf_linerange)
export(gf_lm)
export(gf_path)
export(gf_point)
export(gf_pointrange)
export(gf_qq)
export(gf_quantile)
export(gf_raster)
export(gf_rect)
export(gf_refine)
export(gf_ribbon)
export(gf_rug)
export(gf_segment)
export(gf_smooth)
export(gf_spline)
export(gf_spoke)
export(gf_step)
export(gf_text)
export(gf_theme)
export(gf_tile)
export(gf_violin)
export(gf_vline)
import(ggplot2)
importFrom(magrittr,"%>%")
importFrom(mosaic,favstats)
importFrom(mosaic,geom_spline)
importFrom(rlang,enquo)
importFrom(rlang,eval_tidy)
importFrom(rlang,expr)
importFrom(rlang,exprs)
importFrom(rlang,f_rhs)
importFrom(rlang,is_character)
importFrom(rlang,is_formula)
importFrom(rlang,is_null)
importFrom(stats,aggregate)
importFrom(stats,as.formula)
importFrom(stats,model.frame)
importFrom(stringr,str_match)
importFrom(stringr,str_split)
importFrom(tibble,data_frame)
importFrom(utils,head)
importFrom(utils,modifyList)
importFrom(utils,tail)
