This package contains dataset for plotting the ICBM white tract atlas ggseg and ggseg3d.
Mori et al., MRI Atlas of Human White Matter. Elsevier, Amsterdam, The Netherlands (2005) pubmed
You can install the released version of ggsegICBM from GitHub with:
# install.packages("remotes")
remotes::install_github("LCBC-UiO/ggsegICBM")
library(ggsegICBM)
library(ggseg3d)
ggseg3d(atlas = icbm_3d) %>%
add_glassbrain("left") %>%
pan_camera("right lateral")
Please note that the ‘ggsegICBM’ project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.