Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 911 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 911 Bytes

cifti

This is a Toolbox for Connectivity Informatics Technology Initiative (’CIFTI’) Files

Travis-CI Build Status

AppVeyor Build Status

Coverage Status

Installation

You can install the released version of cifti from CRAN with:

install.packages("cifti")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("muschellij2/cifti")