# Generated by roxygen2: do not edit by hand

S3method("<=",gglist)
S3method("[",aplot)
S3method("[<-",aplot)
S3method("[[",aplot)
S3method("[[<-",aplot)
S3method(cowplot::as_grob,gglist)
S3method(ggplot_add,alab)
S3method(ggplot_add,axisAlign)
S3method(grid.draw,aplot)
S3method(grid.draw,gglist)
S3method(grid.draw,oncoplot)
S3method(print,aplot)
S3method(print,gglist)
export("%>%")
export(as.patchwork)
export(gglist)
export(gglistGrob)
export(ggrange)
export(ggsave)
export(insert_bottom)
export(insert_left)
export(insert_right)
export(insert_top)
export(plot_list)
export(set_guide_area)
export(set_guide_layout)
export(set_panel_spacing)
export(xlab2)
export(xlim2)
export(xrange)
export(ylab2)
export(ylim2)
export(yrange)
import(yulab.utils)
importFrom(ggfun,
  ggbreak2ggplot,
  ggrange,
  is.ggbreak,
  is.ggtree,
  xrange,
  yrange
)
importFrom(ggplot2,
  aes,
  annotation_custom,
  coord_cartesian,
  coord_fixed,
  element_blank,
  element_text,
  ggplot,
  ggplotGrob,
  ggplot_add,
  ggplot_build,
  ggsave,
  is.ggplot,
  labs,
  margin,
  scale_x_continuous,
  scale_x_discrete,
  scale_y_continuous,
  scale_y_discrete,
  theme,
  theme_void,
  xlab,
  ylab
)
importFrom(ggplotify,as.ggplot)
importFrom(grid,
  grid.draw,
  textGrob
)
importFrom(magrittr,"%>%")
importFrom(methods,is)
importFrom(patchwork,
  patchworkGrob,
  plot_annotation,
  plot_layout,
  plot_spacer
)
importFrom(pillar,style_subtle)
importFrom(utils,
  getFromNamespace,
  packageDescription
)
