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')
To cite package 'cifti' in publications use:
John Muschelli (2020). cifti: Toolbox for Connectivity Informatics
Technology Initiative ('CIFTI') Files. R package version 0.4.7.
A BibTeX entry for LaTeX users is
@Manual{,
title = {cifti: Toolbox for Connectivity Informatics Technology Initiative ('CIFTI')
Files},
author = {John Muschelli},
year = {2020},
note = {R package version 0.4.7},
}
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('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 | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/cifti GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/cifti GitHub |
Reverse Suggests | freesurferformats (0.4.5) |