# Generated by roxygen2: do not edit by hand

export(add_alttext_plus)
export(add_shape_plus)
export(direct_labels_plus)
export(geom_jitter_plus)
export(geom_point_plus)
export(geom_point_plus_shapes)
export(ggplotplus_to_cowplot)
export(ggplotplus_to_patchwork)
export(gridlines_plus)
export(icon_array_plus)
export(scale_continuous_plus)
export(scale_focus_plus)
export(theme_plus)
export(yaxis_title_plus)
import(ggplot2)
importFrom(dplyr,
  "%>%",
  across,
  all_of,
  any_of,
  group_by,
  if_else,
  mutate,
  select,
  slice_max,
  slice_min,
  ungroup
)
importFrom(ggplot2,
  class_ggplot,
  ggplot_build,
  ggplot_gtable,
  update_ggplot
)
importFrom(grDevices,gray.colors)
importFrom(polyclip,polyclip)
importFrom(rlang,
  "%||%",
  .data,
  is_named,
  list2
)
importFrom(scales,
  pal_viridis,
  pretty_breaks
)
importFrom(stats,median)
importFrom(utils,globalVariables)
importFrom(viridisLite,viridis)
