innerinnermap: Iterate a function over each subsublist in a list of list of...

Description Usage Arguments

Description

Iterate a function over each subsublist in a list of list of lists. Recursion!

Usage

1

Arguments

xs

list. The list-of-lists-of-lists to iterate over.

f

function. The function to apply.

...

list. Additional optional arguments to pass to lapply.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.