l1apply: Applying lapply on the rows

Description Usage Arguments

Description

Wrapper function used to compute lapply on the rows of a data.frame

Usage

1
l1apply(obj, FUN, ...)

Arguments

obj

a data.frame object to apply the function.

FUN

function to apply to each row of obj

...

Further parameters to lapply


tsensembler documentation built on Oct. 27, 2020, 5:07 p.m.