ggseg
  • Ecosystem
  • Docs
  • Contributors
  • Funding
  • News

ggseg

Visualize brain atlas data in R

Get Started

Quick Install

# Install from R-universe
install.packages(
 c("ggseg", "ggseg3d", "ggsegExtra"),
 repos = c(
   "https://ggseg.r-universe.dev",
   "https://cloud.r-project.org"
  )
)

Core Packages

The ggseg suite provides tools for visualizing brain atlas data in R, built on top of ggplot2 and plotly.

Loading packages…

Atlas Packages

The ggseg ecosystem includes atlas packages providing data for different brain parcellations.

View All Packages

Community

Join the discussion and get help from the community.

  • GitHub Discussions - Ask questions and share ideas
  • GitHub Issues - Report bugs and request features

Made with Quarto

ggseg suite © 2024

  • Edit this page
  • Report an issue