write_result_list: write result list as returned by deconvolute and simulation...

View source: R/h5_write_results.R

write_result_listR Documentation

write result list as returned by deconvolute and simulation functions recursively

Description

write result list as returned by deconvolute and simulation functions recursively

Usage

write_result_list(results.all, filename, group = NULL)

Arguments

results.all

list of lists, as generated by the deconvolution and simulation functions

filename

string, where should the data be stored?

group

string, group name for the hdf5 file (NULL for top level)

Value

NULL, function saves into ‘filename‘


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