powered by
Tests if sets are next to each other. Any sets that are not next to each other are flagged.
testPair(dataS)
The output reports any sets that are separated in the "loc".
Test dataset.
test <- testPair(dataS=serumRand)
Run the code above in your browser using DataLab