pairwise {roxygen} | R Documentation |
Combine a list into pairwise elements; lists should be of the same length. In case of odd numbers of members, the last will be removed.
pairwise(list)
list |
the list to be pairwise decomposed |
A list of pairwise elements