Works just like slimr_output(), but takes a dot list .... The list will be a named list of SLiM expressions, each to be output in a format where the results can be extracted into a named list afterwards with slim_extract(). This would be useful to create custom output consisting of multiple 'parts', but keeping the output all in one element.
Works just like
slimr_output(), but takes a dot list.... The list will be a named list of SLiM expressions, each to be output in a format where the results can be extracted into a named list afterwards withslim_extract(). This would be useful to create custom output consisting of multiple 'parts', but keeping the output all in one element.