Learn R Programming

mappoly (version 0.4.1)

check_pairwise: Check if all pairwise combinations of elements of input.seq are contained in twopt

Description

Check if all pairwise combinations of elements of input.seq are contained in twopt

Usage

check_pairwise(input.seq, twopt)

Value

If all pairwise combinations of elements of

input.seq are contained in twopt, the function returns 0. Otherwise, returns the missing pairs.

Arguments

input.seq

An object of class mappoly.sequence

twopt

An object of class mappoly.twopt