Package gifti details
Reads in 'Neuroimaging' 'GIFTI' Files with Geometry Information
Functions to read in the geometry format under the
'Neuroimaging' 'Informatics' Technology Initiative ('NIfTI'),
called 'GIFTI'
Maintainer: John Muschelli < muschellij2 at gmail.com >
From within R, enter citation('gifti')
To cite package 'gifti' in publications use:
John Muschelli (2019). gifti: Reads in 'Neuroimaging' 'GIFTI' Files
with Geometry Information. R package version 0.7.6.
A BibTeX entry for LaTeX users is
@Manual{,
title = {gifti: Reads in 'Neuroimaging' 'GIFTI' Files with Geometry Information},
author = {John Muschelli},
year = {2019},
note = {R package version 0.7.6},
}
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('gifti')
# from GitHub
neuro_install('gifti', release = "stable", release_repo = "github")
neuro_install('gifti', release = "current", release_repo = "github")
More detailed installation instructions can be found here.
Initially submitted on | September 24 2018 4:00PM |
Last updated on | October 15 2020 2:50PM |
Package type | standard |
Source GitHub | https://github.com/muschellij2/gifti GitHub |
Neuroconductor GitHub | https://github.com/neuroconductor/gifti GitHub |
Reverse Imports | cifti |
Reverse Suggests | freesurferformats (0.7.5) |