pivot: pivot

pivotR Documentation

pivot

Description

returns a table, the rows and columns of which are unique members of rowIdx and colIdx The cells of the table are the <fcn> of <x> whenever <y> and <n> take on their respective values

Usage

pivot(fcn, x, y, n)

Arguments

fcn

= a function (summary)

x

= a numeric vector

y

= a numeric vector (groups)

n

= a numeric vector (groups)


vsrimurthy/EPFR documentation built on Sept. 19, 2024, 4:01 a.m.