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.
The goal of neurobase is to add functionality to oro.nifti
and it is
the baseline package for Neuroconductor.
You can install neurobase from github with:
# install.packages("devtools")devtools::install_github("muschellij2/neurobase")
NEWS.md
file to track changes to the package.rescale_img
.robust_window
for only non-zero values for quantile.finite_img
for array
works.useRaster
if is.null(y)
in ortho2
.