Skip to content

Helper functions for making brain image figures with ggplot

Notifications You must be signed in to change notification settings

aaronjfisher/ggBrain

Repository files navigation

ggBrain

Build Status AppVeyor Build Status

muschellij2 badges: Build Status AppVeyor 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('aaronjfisher/ggBrain',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



About

Helper functions for making brain image figures with ggplot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages