form_mat_fun: Function to construct and save data matrix from the DICOM...

Description Usage Arguments Value

View source: R/save_mat.R

Description

Function to construct and save data matrix from the DICOM file

Usage

1
form_mat_fun(path_in, out_name)

Arguments

path_in

afile path for the DICOM variable, needs to be a string

out_name

name of the saved .csv file, need to be a string

Value

saved .csv file of the data matrix


DICOMread documentation built on May 16, 2021, 1:07 a.m.