README.md

spm12r

spm12r is an R Package wrapping up SPM12 from the Wellcome Trust Centre for Neuroimaging

Build Status AppVeyor Build Status CRAN_Status_Badge

Installation

You can install the stable version on CRAN:

install.packages('spm12r', dependencies = TRUE)

Install in R using devtools:

devtools::install_github("muschellij2/spm12r")

Installing SPM12 Commands

After spm12r is installed, you can install the required SPM scripts using:

spm12r::install_spm12()


neuroconductor/spm12r documentation built on May 19, 2021, 6:31 a.m.