excluded: Check whether a pair should be excluded from interactions.

Description Usage Arguments Value

View source: R/ncpen_util.R

Description

This is internal use only function.

Usage

1
excluded(excluded.pair, a, b)

Arguments

excluded.pair

a pair.

a

first column to be compared.

b

second column to be compared.

Value

TRUE if excluded, FALSE otherwise.


ncpen documentation built on May 1, 2019, 9:21 p.m.