make_race_combo | R Documentation |
n
the combo for race1 == race2 ==n
the combo is is 2n - 1
for race1 == n && race2 != n
the combo is 2n
for a race n
the combo for race1 == race2 ==n
the combo is is 2n - 1
for race1 == n && race2 != n
the combo is 2n
make_race_combo(race1, race2)
race1 |
a vector of race index for the index |
race2 |
a vector of race index for the partners |
a vector of the same size with the race combos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.