mgh_to_nii: Convert 'FreeSurfer' "mgh" to 'Nifti'

View source: R/nifti.R

mgh_to_niiR Documentation

Convert 'FreeSurfer' 'mgh' to 'Nifti'

Description

Convert 'FreeSurfer' 'mgh' to 'Nifti'

Usage

mgh_to_nii(from, to)

Arguments

from

path to 'FreeSurfer' 'mgh' or 'mgz' file

to

path to 'Nifti' file, must ends with 'nii' or 'nii.gz'

Value

Nothing; the file will be created to path specified by to


raveio documentation built on July 26, 2023, 5:29 p.m.