View source: R/check_phase_configurations.R
check_pairwise | R Documentation |
input.seq
are contained in twopt
Check if all pairwise combinations of elements of input.seq
are contained in twopt
check_pairwise(input.seq, twopt)
input.seq |
An object of class |
twopt |
An object of class |
If all pairwise combinations of elements of
input.seq
are contained in twopt
, the function
returns 0. Otherwise, returns the missing pairs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.