Lapply: Wrapper for lapply function.

Description Usage Arguments See Also

View source: R/Lapply.R

Description

Wrapper for lapply.

Usage

1
Lapply(.x, .f, ...)

Arguments

.x

A vector.

.f

A function to be applied.

...

Optional arguments to .f.

See Also

lapply for code and documentation.

Other functionals: Apply; Mapply; Sapply; Tapply; Vapply


paulhendricks/functools documentation built on May 24, 2019, 8:41 p.m.