Description
'Neuroconductor' Base Package with Helper Functions for 'nifti' Objects.
Description
Base package for 'Neuroconductor', which includes many helper functions that interact with objects of class 'nifti', implemented by package 'oro.nifti', for reading/writing and also other manipulation functions.
README.md
neurobase
The goal of neurobase
is to add functionality to oro.nifti
and it is the baseline package for Neuroconductor.
Installation
You can install neurobase from github with:
# install.packages("devtools")
devtools::install_github("muschellij2/neurobase")