Extracting data from a list of lists into its own `data. frame` with `purrr` Some assistance preferably with purrr - alternatively some version of apply as this is still superior to my for-loop - would be greatly appreciated Also if there's a resource for the above I'd like to understand rather than just find the right code
Merging a list of data. frames with purrr (reduce reduce2) I know that Reduce comes pretty handy for a problem like this, but I am not able to get in inside my purrr workflow Can anyone help me? I am even not sure if reduce or reduce2 might be suited to get it work This was my try but it does not work: list_of