manageCountData: This function can be used to check count data for errors

View source: R/manageCountData.R

manageCountDataR Documentation

This function can be used to check count data for errors

Description

This function can be used to check count data for errors

Usage

manageCountData(df, viewAllMismatches = FALSE)

Arguments

df

data.frame of count data. This dataframe will be the csv file downloaded from the Ech. Project website

viewAllMismatches

logical default is FALSE

Value

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,


stuartWagenius/echinaceaLab documentation built on April 13, 2025, 5:22 a.m.