# Generated by roxygen2: do not edit by hand

export(generate_mock_data)
export(geom_glyph)
export(process_data_general)
export(process_data_statistical)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(dplyr,select_if)
importFrom(dplyr,ungroup)
importFrom(dplyr,where)
importFrom(ggplot2,Geom)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_blank)
importFrom(ggplot2,ggplot_build)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,guide_legend)
importFrom(ggplot2,guides)
importFrom(ggplot2,labs)
importFrom(ggplot2,last_plot)
importFrom(ggplot2,layer)
importFrom(ggplot2,margin)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggtext,element_markdown)
importFrom(grid,gList)
importFrom(grid,gpar)
importFrom(grid,grobTree)
importFrom(grid,nullGrob)
importFrom(grid,pointsGrob)
importFrom(grid,polygonGrob)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(magrittr,"%>%")
importFrom(rlang,.data)
importFrom(rlang,`%||%`)
importFrom(rlang,abort)
importFrom(rlang,is_integerish)
importFrom(rlang,sym)
importFrom(stats,complete.cases)
importFrom(stats,runif)
importFrom(stats,setNames)
importFrom(tibble,tibble)
importFrom(tidyr,expand_grid)
importFrom(utils,combn)
