Package cifti details
Toolbox for Connectivity Informatics Technology Initiative ('CIFTI') Files
Functions for the input/output and visualization of
medical imaging data in the form of 'CIFTI' files
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('cifti')
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('cifti')
# from GitHub
neuro_install('cifti', release = "stable", release_repo = "github")
neuro_install('cifti', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | October 1 2018 10:20AM |
Last updated on | March 31 2021 10:00AM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/cifti GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/cifti GitHub |
Imports | xml2, oro.nifti, gifti, utils, R.utils |
Suggests | covr, knitr, rmarkdown, rgl, matrixStats |
Reverse Suggests | freesurferformats (0.4.5) |