my.lapply: my version of lapply

my.lapplyR Documentation

my version of lapply

Description

A convenience implementation of lapply

Usage

my.lapply(X, FUN, ...)

Arguments

X
  • data to apply function to (coerced to list if necessary)

FUN
  • function to apply to X

...
  • other inputs to FUN

Details

None.

Value

result of lapply'ing function to X


wStockhausen/wtsUtilities documentation built on March 16, 2024, 10:38 a.m.