Description Usage Arguments Value See Also
View source: R/row_pair_apply.R
Using rowPairApply, this can generate two columns, which by default are called "Row1" and "Row2"
1 | rowIndexes(rowIndexColNames = c("Row1", "Row2"))
|
rowIndexColNames |
An optional vector of 2 strings for column names. |
An object of class rowIndexes, which implements createFunction. Users will generally not use this directly– rowPairApply will.
createFunction
which is what the returned object implements.
rowPairApply
which uses createFunction.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.