check_outfile: Check output filename

View source: R/check_outfile.R

check_outfileR Documentation

Check output filename

Description

This function checks if an output filename is not NULL in conjunction whether the user would like to return an image

Usage

check_outfile(outfile, retimg, fileext = ".nii.gz")

Arguments

outfile

output filename or NULL

retimg

Should an image be returned

fileext

a non-empty character vector giving the file extension

Value

Filename of output file or a temporary filename


neurobase documentation built on Oct. 23, 2022, 5:05 p.m.