rowapply: apply FUN to rows

Description Usage Arguments Value Author(s)

Description

apply FUN to rows

Usage

1
rowapply(x, FUN, ...)

Arguments

x

a matrix or data.frame

FUN

a function

...

further arguments passed to FUN

Value

the result of running FUN on each row

Author(s)

Mark Cowley


drmjc/mjcbase documentation built on May 15, 2019, 2:27 p.m.