Apply: Version of lapply that can return an array of lists

View source: R/tab.R

ApplyR Documentation

Version of lapply that can return an array of lists

Description

Returns an array of lists similar to its input

Usage

Apply(X, fun, ...)

Arguments

X

list of array of lists, as in lapply

fun

function to be applied to each element of X

...

same as lapply


gmonette/spida2 documentation built on July 14, 2024, 12:45 p.m.