Describe a scenario where storing related, but differently structured, pieces of information in an R `list` would be more appropriate than a `data.frame`.
A scenario where storing related, but differently structured, pieces of information in an R `list` would be more appropriate than a `data.frame` is when consolidating all the varied results and ....