# Generated by roxygen2: do not edit by hand

S3method(as.data.frame,ggseg_atlas)
S3method(as.list,ggseg_atlas)
S3method(as_ggseg_atlas,brain_atlas)
S3method(as_ggseg_atlas,default)
S3method(as_ggseg_atlas,ggseg3d_atlas)
S3method(as_ggseg_atlas,ggseg_atlas)
S3method(as_ggseg_atlas,list)
S3method(atlas_labels,brain_atlas)
S3method(atlas_labels,ggseg_atlas)
S3method(atlas_regions,brain_atlas)
S3method(atlas_regions,data.frame)
S3method(atlas_regions,ggseg_atlas)
S3method(atlas_type,brain_atlas)
S3method(atlas_type,ggseg_atlas)
S3method(plot,ggseg_atlas)
S3method(print,ggseg_atlas)
S3method(print,ggseg_data_cortical)
S3method(print,ggseg_data_subcortical)
S3method(print,ggseg_data_tract)
S3method(print,ggseg_meshes)
S3method(print,ggseg_sf)
S3method(print,ggseg_vertices)
export(as_brain_atlas)
export(as_ggseg_atlas)
export(aseg)
export(atlas_core_add)
export(atlas_labels)
export(atlas_meshes)
export(atlas_palette)
export(atlas_region_contextual)
export(atlas_region_keep)
export(atlas_region_remove)
export(atlas_region_rename)
export(atlas_regions)
export(atlas_sf)
export(atlas_type)
export(atlas_vertices)
export(atlas_view_gather)
export(atlas_view_keep)
export(atlas_view_remove)
export(atlas_view_remove_region)
export(atlas_view_remove_small)
export(atlas_view_reorder)
export(atlas_views)
export(brain_atlas)
export(brain_data_cortical)
export(brain_data_subcortical)
export(brain_data_tract)
export(brain_labels)
export(brain_regions)
export(brain_views)
export(convert_legacy_brain_atlas)
export(dk)
export(get_brain_mesh)
export(ggseg_atlas)
export(ggseg_data_cortical)
export(ggseg_data_subcortical)
export(ggseg_data_tract)
export(is_brain_atlas)
export(is_cortical_atlas)
export(is_ggseg3d_atlas)
export(is_ggseg_atlas)
export(is_subcortical_atlas)
export(is_tract_atlas)
export(read_atlas_files)
export(read_freesurfer_stats)
export(read_freesurfer_table)
export(tracula)
export(unify_legacy_atlases)
importFrom(dplyr,any_of)
importFrom(dplyr,as_tibble)
importFrom(dplyr,bind_rows)
importFrom(dplyr,case_when)
importFrom(dplyr,distinct)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,rename)
importFrom(dplyr,select)
importFrom(ggplot2,aes)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_fill_manual)
importFrom(rlang,"%||%")
importFrom(sf,st_bbox)
importFrom(sf,st_coordinates)
importFrom(sf,st_geometry)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(tidyr,gather)
importFrom(tidyr,separate)
importFrom(tidyr,unite)
importFrom(tidyr,unnest)
importFrom(utils,read.table)
