View source: R/h5_write_results.R
| write_result_list | R Documentation | 
write result list as returned by deconvolute and simulation functions recursively
write_result_list(results.all, filename, group = NULL)
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)  | 
NULL, function saves into ‘filename‘
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.