View source: R/manageCountData.R
manageCountData | R Documentation |
This function can be used to check count data for errors
manageCountData(df, viewAllMismatches = FALSE)
df |
data.frame of count data. This dataframe will be the csv file downloaded from the Ech. Project website |
viewAllMismatches |
logical default is FALSE |
output, a list containing 5 objects: mismatches, cantCount, checkNotes, missingCounts, and checkZeros
mismatches, counter noted that the envelope letNo in the scan did not match the computer letNo
cantCount, counter noted that the scan could not be counted
checkNotes, records where counter made a note. Check through notes!
missingCounts, letNos that were not counted 3 times
checkZeros,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.