Elephant Repository

 From:  bemfarmer
9476.68 In reply to 9476.67 
These selection modes must be known by computer programmers:
...Looping Through Multiple Lists

...descends through lists combining all elements into one ... dim=c(3,4,2); elements of x recycle if x is not long enough...

Google: "combining multiple lists Long, short, cross" yields Lacing type (short, long, cross), in programming.

Then Lacing becomes how to tie shoes...:-)

- Brian

EDITED: 3 Sep 2019 by BEMFARMER