testPair: Ensures complete sets.

testPairR Documentation

Ensures complete sets.

Description

Tests if sets are next to each other. Any sets that are not next to each other are flagged.

Usage

testPair(dataS)

Arguments

dataS

Test dataset.

Value

The output reports any sets that are separated in the "loc".

Examples

test <- testPair(dataS=serumRand)

permRand documentation built on Sept. 9, 2025, 5:43 p.m.