rowIndexes: Wrapper to output two columns, row 1 and row 2.

Description Usage Arguments Value See Also

View source: R/row_pair_apply.R

Description

Using rowPairApply, this can generate two columns, which by default are called "Row1" and "Row2"

Usage

1
rowIndexes(rowIndexColNames = c("Row1", "Row2"))

Arguments

rowIndexColNames

An optional vector of 2 strings for column names.

Value

An object of class rowIndexes, which implements createFunction. Users will generally not use this directly– rowPairApply will.

See Also

createFunction which is what the returned object implements.

rowPairApply which uses createFunction.


heuristica documentation built on Sept. 8, 2021, 9:08 a.m.