neuroconductor/afnir: Wrapper Functions for 'AFNI' (Analysis of Functional 'NeuroImages')

Wrapper functions that interface with 'AFNI' (https://afni.nimh.nih.gov/afni), a powerful and commonly-used 'neuroimaging' software, using system commands. The goal is to be able to interface with 'AFNI' completely in R, where you pass R objects of class 'nifti', implemented by package 'oro.nifti', and the function executes an 'AFNI' command and returns an R object of class 'nifti' if desired.

Getting started

Package details

AuthorJohn Muschelli <muschellij2@gmail.com>
MaintainerJohn Muschelli <muschellij2@gmail.com>
LicenseGPL-2
Version0.4.6
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("neuroconductor/afnir")
neuroconductor/afnir documentation built on May 22, 2021, 9:54 a.m.