powered by
Wrapper function used to compute lapply on the rows of a data.frame
l1apply(obj, FUN, ...)
a data.frame object to apply the function.
function to apply to each row of obj
obj
Further parameters to lapply
lapply