read_result_list: read results of deconvolution by different algorithms as...

View source: R/h5_read_result.R

read_result_listR Documentation

read results of deconvolution by different algorithms as written by write_result_list. The function works recursively.

Description

read results of deconvolution by different algorithms as written by write_result_list. The function works recursively.

Usage

read_result_list(filename, content = NULL, groupname = NULL)

Arguments

filename

string, which file should be read in?

content

h5 file content; used instead of filename in case of recursive function call

groupname

name of the current group

Value

list of deconvolution results


MarianSchoen/DMC documentation built on Aug. 2, 2022, 3:05 p.m.