powered by
Like rapply but recurses over nested lists and retain attributes and names.
rapply
attributes
names
recurse(l, func, ...)
list over which we would like to recurse
list
function to apply to the list
function
arguments for the func
func