View source: R/data.tree-conversion.R
dfrapply | R Documentation |
Recursively apply function to all data.frames in a nested list
dfrapply(list, f, ...)
list |
(nested) list containing data.frames |
f |
function to apply to each data.frame |
... |
extra arguments to f |
list
Jasper Schelfhout jasper.schelfhout@openanalytics.eu
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.