excluded: Check whether a pair should be excluded from interactions.
Description
This is internal use only function.
Usage
excluded(excluded.pair, a, b)
Arguments
a
first column to be compared.
b
second column to be compared.
Value
TRUE if excluded, FALSE otherwise.