recurse: Recurse Over Nested Lists

Description Usage Arguments

View source: R/reactable_helpers.R

Description

Like rapply but recurses over nested lists and retain attributes and names.

Usage

1
recurse(l, func, ...)

Arguments

l

list over which we would like to recurse

func

function to apply to the list

...

arguments for the func


timelyportfolio/dataui documentation built on July 15, 2020, 12:03 p.m.