processAvgsAndSingles | R Documentation |
Process Averages and Singletons Process the avgsAndSingles data frame (averaged pairs and singletons) and assign them QC codes. This function does not deal with non-singleton rows with OOB == T–that's already been dealt with in getNearPairsToCheck
processAvgsAndSingles(avgsAndSingles)
avgsAndSingles |
A data frame containing averaged near pairs and singletons. |
A data frame with QC codes applied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.