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')


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 February 9 2023 4:29PM
Last updated on December 31 1969 7:00PM
Package type standard
Source GitHub https://github.com/adigherman/gifti GitHub
Neuroconductor GitHub https://github.com/neuroconductor-devel/gifti GitHub