README.md

gradientplot

Plot fMRI activation patterns in gradient space

Under development

The only function in this package is the plotting function 'gradient_plot'. With default parameters it plots activation in the cerebellar gradient-space, as published by Guell et al. (2018, eLife), however it is easy to use it for plotting with other brain gradients (at leasst two). This is a developer version, use with caution!

Install

Install package 'gradientplot' simply as an R-package from github:

install.packages("devtools")

library(devtools)

install_github("spisakt/gradientplot")

library(gradientplot)

?gradientplot

Contact

tamas.spisak@uk-essen.de

https://pni-lab.github.io



spisakt/gradientplot documentation built on Jan. 3, 2020, 12:17 a.m.