# Generated by roxygen2: do not edit by hand

S3method(element_grob,element_break_symbol)
S3method(element_grob,element_partial_rect)
S3method(ggplot_add,gg)
S3method(ggplot_add,ggbreak)
S3method(ggplot_add,ggbreak_params)
S3method(ggplot_add,ggcut)
S3method(ggplot_add,ggcut_params)
S3method(ggplot_add,ggwrap)
S3method(ggplot_add,wrap_params)
S3method(ggplot_build,ggbreak)
S3method(ggplot_build,ggcut)
S3method(ggplot_build,ggwrap)
S3method(ggplot_gtable,ggbreak_built)
S3method(grid.draw,ggbreak)
S3method(grid.draw,ggcut)
S3method(grid.draw,ggwrap)
S3method(plot,ggbreak)
S3method(print,ggbreak)
S3method(print,ggcut)
S3method(print,ggwrap)
export(scale_wrap)
export(scale_x_break)
export(scale_x_cut)
export(scale_y_break)
export(scale_y_cut)
import(yulab.utils)
importFrom(aplot,plot_list)
importFrom(ggfun,
  ggbreak2ggplot,
  is.ggbreak
)
importFrom(ggplot2,
  coord_cartesian,
  coord_flip,
  element_blank,
  element_grob,
  ggplot_add,
  ggplot_build,
  ggplot_gtable,
  labs,
  margin,
  scale_x_continuous,
  scale_y_continuous,
  theme,
  xlab,
  ylab
)
importFrom(ggplotify,as.ggplot)
importFrom(grid,grid.draw)
importFrom(rlang,abort)
importFrom(stats,setNames)
importFrom(yulab.utils,yulab_msg)
