WarningHeads up — things may be temporarily out of sync
We are rolling out a set of new features and infrastructure changes for ggsegverse. During this transition some packages and documentation may be briefly out of sync with each other. We are working to get everything aligned as quickly as possible — thanks for your patience!
Quick Install
# Install from R-universe
install.packages(
c("ggseg", "ggseg3d", "ggsegExtra"),
repos = c(
"https://ggsegverse.r-universe.dev",
"https://cloud.r-project.org"
)
)Core Packages
The ggsegverse provides tools for visualizing brain atlas data in R. Built on top of ggplot2 and plotly.
Loading packages…
Atlas Packages
The ggsegverse ecosystem includes atlas packages providing data for different brain parcellations.
Community
Join the discussion and get help from the community.
- GitHub Discussions - Ask questions and share ideas
- GitHub Issues - Report bugs and request features
