Description Usage Arguments Value
View source: R/row_pair_apply.R
An example of solving something with another layer of indirection. https://en.wikipedia.org/wiki/Fundamental_theorem_of_software_engineering
1 | createFunction(object, test_data)
|
object |
The object that implements createFunction, e.g. heuristicsProb(ttb). |
test_data |
The test data that row_pairs will be drawn from. We recommend |
A function that can easily be used by rowPairApply. This is not normally used by ordinary users.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.