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' . These files contain surfaces of brain imaging data.

Maintainer: John Muschelli < muschellij2 at gmail.com >

Documentation

 
From within R, enter citation('gifti')

 

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 March 31 2021 10:00AM
Package type standard
Source GitHub https://github.com/muschellij2/gifti GitHub
Neuroconductor GitHub https://github.com/neuroconductor/gifti GitHub
Importsxml2 (1.1.1), base64enc, R.utils, tools, utils
Suggestsrgl, grDevices, testthat, knitr, rmarkdown, covr
Reverse Importscifti
Reverse Suggestsfreesurferformats (0.7.5)