Skip to content
Prev 324488 / 398503 Next

merge_recurse in libray reshape - how does it work?

Thanks for the help.  I think I have it figured out...

inside of merge dfs[-1] lops off the first element in the list and 
merges with dfs[[1]] then this is repeated for the entire list? With 
Recall inside of a function this process repeats until there are no more 
objects to merge?

many thanks,

Stephen
On 05/30/2013 10:02 PM, Dennis Murphy wrote: