# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,brain_atlas)
S3method(as.list,brain_atlas)
S3method(as_brain_atlas,brain_atlas)
S3method(as_brain_atlas,data.frame)
S3method(as_brain_atlas,default)
S3method(as_brain_atlas,ggseg_atlas)
S3method(as_brain_atlas,list)
S3method(as_ggseg_atlas,brain_atlas)
S3method(as_ggseg_atlas,data.frame)
S3method(as_ggseg_atlas,default)
S3method(as_ggseg_atlas,ggseg_atlas)
S3method(brain_labels,brain_atlas)
S3method(brain_labels,ggseg_atlas)
S3method(brain_regions,brain_atlas)
S3method(brain_regions,data.frame)
S3method(brain_regions,ggseg_atlas)
S3method(format,brain_atlas)
S3method(format,brain_polygon)
S3method(format,ggseg_atlas)
S3method(plot,brain_atlas)
S3method(plot,ggseg_atlas)
S3method(print,brain_atlas)
S3method(print,brain_polygon)
S3method(print,ggseg_atlas)
export(GeomBrain)
export(as_brain_atlas)
export(as_ggseg_atlas)
export(brain_atlas)
export(brain_join)
export(brain_labels)
export(brain_pal)
export(brain_pals_info)
export(brain_regions)
export(geom_brain)
export(ggseg)
export(ggseg_atlas)
export(is_brain_atlas)
export(is_ggseg_atlas)
export(position_brain)
export(read_atlas_files)
export(read_freesurfer_stats)
export(read_freesurfer_table)
export(reposition_brain)
export(scale_brain)
export(scale_brain2)
export(scale_color_brain)
export(scale_color_brain2)
export(scale_colour_brain)
export(scale_colour_brain2)
export(scale_continous_brain)
export(scale_fill_brain)
export(scale_fill_brain2)
export(scale_labs_brain)
export(scale_x_brain)
export(scale_y_brain)
export(theme_brain)
export(theme_brain2)
export(theme_custombrain)
export(theme_darkbrain)
import(ggplot2)
importFrom(dplyr,across)
importFrom(dplyr,arrange)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,everything)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,group_split)
importFrom(dplyr,is.grouped_df)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,row_number)
importFrom(dplyr,select)
importFrom(dplyr,starts_with)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_at)
importFrom(dplyr,ungroup)
importFrom(dplyr,vars)
importFrom(ggplot2,Geom)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_fixed)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_polygon)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggproto)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_colour_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,theme)
importFrom(ggplot2,vars)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_cast)
importFrom(sf,st_combine)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry)
importFrom(sf,st_polygon)
importFrom(sf,st_sf)
importFrom(sf,st_sfc)
importFrom(sf,st_zm)
importFrom(stats,na.omit)
importFrom(stats,sd)
importFrom(tidyr,gather)
importFrom(tidyr,nest)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,capture.output)
importFrom(utils,read.table)
importFrom(vctrs,new_vctr)
importFrom(vctrs,vec_assert)
importFrom(vctrs,vec_cast)
importFrom(vctrs,vec_data)
