check_dcm2nii: Check Output from 'dcm2nii'

Description Usage Arguments Value

View source: R/check_dcm2nii.R

Description

This function checks whether the output from dcm2nii runs correctly in that only one nifti file is returned if only one exists

Usage

1
check_dcm2nii(dcm2nii_output, include_json = TRUE)

Arguments

dcm2nii_output

Output from dcm2nii command, must have nii_after element

include_json

Include JSON file if in the output?

Value

Character vector of unique nifti filenames


neuroconductor/dcm2niir documentation built on May 19, 2021, 5:19 a.m.