powered by
Recursively apply function to all data.frames in a nested list
dfrapply(list, f, ...)
list
(nested) list containing data.frames
function to apply to each data.frame
extra arguments to f
Jasper Schelfhout jasper.schelfhout@openanalytics.eu