form_mat_fun {DICOMread}R Documentation

Function to construct and save data matrix from the DICOM file

Description

Function to construct and save data matrix from the DICOM file

Usage

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


[Package DICOMread version 0.0.0.3 Index]