Package ggneuro details
Plotting Functions for Neuroimaging Data in 'ggplot2'
Plotting functions and themes for 'ggplot2' are included for 'nifti' objects, which work well with the 'neurobase' package.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('ggneuro')
To cite package 'ggneuro' in publications use:
John Muschelli (2017). ggneuro: Plotting Functions for Neuroimaging
Data in 'ggplot2'. R package version 0.5.0.
A BibTeX entry for LaTeX users is
@Manual{,
title = {ggneuro: Plotting Functions for Neuroimaging Data in 'ggplot2'},
author = {John Muschelli},
year = {2017},
note = {R package version 0.5.0},
}
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('ggneuro')
# from GitHub
neuro_install('ggneuro', release = "stable", release_repo = "github")
neuro_install('ggneuro', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2018 4:41PM |
Last updated on | December 2 2019 3:42PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/ggneuro.git GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/ggneuro GitHub |