dfrapply: Recursively apply function to all data.frames in a nested...

View source: R/data.tree-conversion.R

dfrapplyR Documentation

Recursively apply function to all data.frames in a nested list

Description

Recursively apply function to all data.frames in a nested list

Usage

dfrapply(list, f, ...)

Arguments

list

(nested) list containing data.frames

f

function to apply to each data.frame

...

extra arguments to f

Value

list

Author(s)

Jasper Schelfhout jasper.schelfhout@openanalytics.eu


trestletech/shinyTree documentation built on Feb. 24, 2024, 9:10 p.m.