README.md

ggBrain

Build Status

An R package of simple helper functions for creating brain image figures with ggplot. The primary workhorse function is ggBrain, which is documented in the vignette. Some of the images generated in the vignette are shown below.

To install

## if needed
install.packages("devtools")

## main package
library(devtools)
install_github('ggBrain','aaronjfisher',build_vignettes=TRUE)

## to access help pages
library(ggBrain)
help(package=ggBrain)

Sample images from vignette

Structural images

Comparing seed maps across two subjects

Tri-planar cross-hairs

Basic, single panel figures



neuroconductor-devel-releases/ggBrain documentation built on May 6, 2020, 4:25 p.m.