Re: [R] Recursive looping of a list in R

2015-08-09 Thread Gerrit Eichner
Hi Evans, not many people (incl. me) are going to guess the building law for your recursive structure from the -- in fact at first sight not so clear -- picture, but I have some comments inline below. Hth -- Gerrit I am trying to creat a list from a loop such that once you loop the value

Re: [R] Recursive looping of a list in R

2015-08-08 Thread Jim Lemon
Hi Evans, I'm not sure whether this is what you want, but look at the code in the listBuilder and listCrawler functions in the crank package. Jim On Sun, Aug 9, 2015 at 4:14 AM, Evans wrote: > I am trying to creat a list from a loop such that once you loop the value > obtained is appended onto