ggsegSchaefer 2.0.0
Breaking changes
All 20 Schaefer atlas objects (
schaefer7_100throughschaefer7_1000andschaefer17_100throughschaefer17_1000) are nowggseg_atlasobjects (from ggseg.formats) containing both 2D and 3D data. The separate_3dobjects have been removed.Use
ggplot() + ggseg::geom_brain(atlas = schaefer7_400)for 2D plots andggseg3d::ggseg3d(atlas = schaefer7_400)for 3D plots – both from the same object.ggseg.formatsis now a hard dependency (in Depends).Package URLs updated from
LCBC-UiOtoggsegGitHub organisation.
