Skip to contents

`r lifecycle::badge("deprecated")`

This function has been deprecated in favour of the native plot_brain() renderer. Use schaefer_surf() to obtain a surface atlas and plot_brain() for visualisation.

Usage

get_ggseg_atlas(atlas)

Arguments

atlas

An atlas object containing Schaefer parcellation information.

Value

A ggseg brain atlas object for visualization (if ggsegSchaefer is installed).

Examples

# \donttest{
# Deprecated — use plot_brain(schaefer_surf(200, 17)) instead
# }