Package ggseg details

Plotting Tool for Brain Atlases

Contains one plotting functions: `ggseg`, and data.frames or tibbles of different brain atlases for plotting, mainly in 2 dimensions. By far, the largest component of the package is the data for each of the atlases.

Maintainer: Athanasia Mo Mowinckel < a.m.mowinckel at psykologi.uio.no >

 
From within R, enter citation('ggseg')

 

If you have any problems with this package you can open a new issue or check the already existing ones here.

 
  Versions(Pending - no previous version)
 
To install this package, start R and enter:

source("https://neuroconductor.org/neurocLite.R")

# Default Install
neuro_install('ggseg')

# from GitHub
neuro_install('ggseg', release = "stable", release_repo = "github")
neuro_install('ggseg', release = "current", release_repo = "github")

More detailed installation instructions can be found here.

 

Initially submitted on September 27 2018 1:05PM
Last updated on March 31 2021 10:00AM
Package type standard
Source GitHub https://github.com/LCBC-UiO/ggseg GitHub
Neuroconductor GitHub https://github.com/neuroconductor/ggseg GitHub
DependsR (2.10), ggplot2
Importsdplyr, tidyr, purrr, remotes, utils
Suggestsknitr, here, rmarkdown, covr, testthat (2.1.0), devtools