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 package 'gradientplot' simply as an R-package from github:
install.packages("devtools")
library(devtools)
install_github("spisakt/gradientplot")
library(gradientplot)
?gradientplot
tamas.spisak@uk-essen.de
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.