Skip to content
Prev 164478 / 398503 Next

is there a way to recursilvely lapply

On Thu, 11 Dec 2008, Whit Armstrong wrote:

            
rapply?  Which is linked from ?lapply (I just checked).  Perhaps
a.a a.b b.a b.b
   6  12  21  30

or
$a
$a$a
[1] 6
.....