Package penn115 details
Template MRI Scan from 115 University of Pennsylvania Patients
Provides an template high-resolution 'T1' magnetic
resonance imaging ('MRI') from 115 patients from a University
of Pennsylvania study
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('penn115')
If you have any problems with this package you can open a new issue or check the already existing ones here.
To install this package, start R and enter:
source("https://neuroconductor.org/neurocLite.R")
# Default Install
neuro_install('penn115')
# from GitHub
neuro_install('penn115', release = "stable", release_repo = "github")
neuro_install('penn115', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | November 7 2018 6:42PM |
Last updated on | March 31 2021 10:00AM |
Package type | data |
Source GitHub | https://github.com/muschellij2/penn115 GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/penn115 GitHub |
Depends | R (2.10) |
Imports | neurobase |
Suggests | covr, knitr, rmarkdown, testthat |