# Generated by roxygen2: do not edit by hand

export(create_bar_plot)
export(create_box_plot)
export(create_density_plot)
export(create_density_ridge_plot)
export(create_heatmap)
export(create_histogram_plot)
export(create_range_plot)
export(create_raster_plot)
export(create_scatter_plot)
export(create_sf_plot)
export(create_stick_plot)
export(create_table)
export(create_table_graphic)
export(create_waffle_chart)
export(get_grob_component)
export(multi_panel_grid)
export(percentile_table)
export(spread_level_plot)
export(stem_leaf_display)
export(symmetry_plot)
import(data.table)
import(ggplot2)
import(grid)
import(gt)
import(gtable)
importFrom(aplpack,stem.leaf)
importFrom(data.table,as.data.table)
importFrom(data.table,setorderv)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplotify,as.ggplot)
importFrom(ggplotify,as.grob)
importFrom(glue,glue)
importFrom(grDevices,heat.colors)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,grobTree)
importFrom(grid,is.grob)
importFrom(grid,segmentsGrob)
importFrom(grid,textGrob)
importFrom(grid,unit)
importFrom(gtable,gtable)
importFrom(gtable,gtable_add_grob)
importFrom(methods,is)
importFrom(purrr,map2)
importFrom(rlang,sym)
importFrom(stats,lm)
importFrom(stats,median)
importFrom(stats,na.omit)
