Skip to content

Repository files navigation

ggsegYeo2011

R-CMD-check r-universe

This package contains dataset for plotting the Yeo 2011 cortical atlas for ggseg.

Installation

We recommend installing the ggseg-atlases through the ggseg r-universe:

options(repos = c(
  ggseg = "https://ggseg.r-universe.dev",
  CRAN = "https://cloud.r-project.org"
))

install.packages("ggsegYeo2011")

You can install this package from GitHub with:

# install.packages("pak")
pak::pak("ggsegverse/ggsegYeo2011")

7-network parcellation

library(ggseg)
library(ggsegYeo2011)

plot(yeo7())

17-network parcellation

plot(yeo17())

Data source

Yeo BT, Krienen FM, Sepulcre J, Sabuncu MR, Lashkari D, Hollinshead M, Roffman JL, Smoller JW, Zollei L, Polimeni JR, Fischl B, Liu H, Buckner RL (2011). The organization of the human cerebral cortex estimated by intrinsic functional connectivity. J Neurophysiol, 106(3):1125-65.

About

Yeo 2011 Resting-State Network Atlas for the ggsegverse ecosystem

Resources

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages