testPair | R Documentation |
Tests if sets are next to each other. Any sets that are not next to each other are flagged.
testPair(dataS)
dataS |
Test dataset. |
The output reports any sets that are separated in the "loc".
test <- testPair(dataS=serumRand)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.