# Generated by roxygen2: do not edit by hand

S3method("+",ggb)
S3method("+",ggbrain_images)
S3method(ggplot_add,ggbrain_label)
S3method(ggplot_add,ggbrain_layer)
S3method(ggplot_add,ggbrain_panel)
S3method(plot,ggb)
S3method(plot,ggbrain_panel)
S3method(plot,ggbrain_patchwork)
S3method(plot,ggbrain_plot)
S3method(print,ggbrain_patchwork)
S3method(render,ggb)
export(annotate_coordinates)
export(annotate_slice)
export(define)
export(geom_brain)
export(geom_outline)
export(geom_region_label)
export(geom_region_label_repel)
export(geom_region_text)
export(geom_region_text_repel)
export(ggbrain)
export(ggbrain_images)
export(ggbrain_label)
export(ggbrain_layer)
export(ggbrain_layer_brain)
export(ggbrain_layer_outline)
export(ggbrain_panel)
export(ggbrain_plot)
export(images)
export(integer_breaks)
export(montage)
export(nn_impute)
export(range_breaks)
export(render)
export(scale_fill_bisided)
export(slices)
importFrom(Matrix,sparseMatrix)
importFrom(RNifti,niftiHeader)
importFrom(RNifti,readNifti)
importFrom(RNifti,voxelToWorld)
importFrom(Rcpp,sourceCpp)
importFrom(checkmate,assert_character)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_data_frame)
importFrom(checkmate,assert_file_exists)
importFrom(checkmate,assert_integerish)
importFrom(checkmate,assert_logical)
importFrom(checkmate,assert_number)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,assert_string)
importFrom(checkmate,assert_subset)
importFrom(checkmate,test_atomic)
importFrom(checkmate,test_character)
importFrom(data.table,":=")
importFrom(data.table,melt)
importFrom(data.table,rbindlist)
importFrom(data.table,setDF)
importFrom(dplyr,"%>%")
importFrom(dplyr,across)
importFrom(dplyr,anti_join)
importFrom(dplyr,bind_rows)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_keys)
importFrom(dplyr,group_split)
importFrom(dplyr,if_else)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,recode)
importFrom(dplyr,reframe)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,summarize)
importFrom(ggnewscale,new_scale_fill)
importFrom(ggplot2,.pt)
importFrom(ggplot2,aes)
importFrom(ggplot2,aes_string)
importFrom(ggplot2,annotate)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_raster)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggplot_add)
importFrom(ggplot2,guide_colorbar)
importFrom(ggplot2,guides)
importFrom(ggplot2,margin)
importFrom(ggplot2,rel)
importFrom(ggplot2,scale_fill_distiller)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_void)
importFrom(ggplot2,waiver)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(ggrepel,geom_label_repel)
importFrom(ggrepel,geom_text_repel)
importFrom(glue,glue)
importFrom(grid,gpar)
importFrom(grid,grid.draw)
importFrom(grid,grid.newpage)
importFrom(grid,grid.rect)
importFrom(grid,unit)
importFrom(imager,as.cimg)
importFrom(imager,as.pixset)
importFrom(imager,boundary)
importFrom(imager,erode_square)
importFrom(imager,isoblur)
importFrom(imager,pixset)
importFrom(imager,px.circle)
importFrom(imager,split_connected)
importFrom(patchwork,patchworkGrob)
importFrom(patchwork,plot_annotation)
importFrom(patchwork,plot_layout)
importFrom(patchwork,wrap_plots)
importFrom(rlang,as_label)
importFrom(rlang,flatten)
importFrom(rlang,has_name)
importFrom(rlang,sym)
importFrom(stats,as.formula)
importFrom(stats,setNames)
importFrom(tibble,remove_rownames)
importFrom(tibble,tibble)
importFrom(tidyr,pivot_longer)
importFrom(tidyr,pivot_wider)
importFrom(tidyr,unnest)
importFrom(tidyselect,everything)
importFrom(tidyselect,matches)
importFrom(utils,capture.output)
useDynLib(ggbrain, .registration = TRUE)
