Package mni details
Human 'MNI' (Montreal Neurological Institute) Adult Templates
Provides functions for downloading magnetic resonace imaging ('MRI') templates of humans.
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('mni')
If you have any problems with this package you can open a new issue or check the already existing ones here.
Versions(Pending - no previous version)
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('mni')
# from GitHub
neuro_install('mni', release = "stable", release_repo = "github")
neuro_install('mni', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | November 13 2018 5:57PM |
Last updated on | March 31 2021 10:00AM |
Package type | data |
Source GitHub | https://github.com/muschellij2/mni GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/mni GitHub |
Depends | R (2.10) |
Suggests | testthat, utils, covr, knitr, httr, rmarkdown |