Package ggBrain details
ggplot Brain Images
Plotting brain images with ggplot2 using 'nifti' objects. Useful for integrating with a tidy image framework.
Maintainer: Aaron Fisher < afishe27 at alumni.jh.edu >
From within R, enter citation('ggBrain')
To cite package 'ggBrain' in publications use:
Aaron Fisher (NA). ggBrain: ggplot Brain Images. R package version
0.1.2.
A BibTeX entry for LaTeX users is
@Manual{,
title = {ggBrain: ggplot Brain Images},
author = {Aaron Fisher},
note = {R package version 0.1.2},
}
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://.org/Lite.R")
# Default Install
neuro_install('ggBrain')
# from GitHub
neuro_install('ggBrain', release = "stable", release_repo = "github")
neuro_install('ggBrain', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 27 2018 1:11PM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/aaronjfisher/ggBrain.git GitHub |
GitHub | https://github.com//ggBrain GitHub |