bagCheck | Check bag values |
btpiPermitBagFix | Fix band-tailed pigeon permit bag values |
checkFileNameDateFormat | Check HIP file name date formatting |
checkFileNameStateAbbr | Check HIP file name state abbreviations |
clean | Clean data |
correct | Correct data |
correctEmail | Correct email |
correctMiddleInitial | Correct middle initials |
correctSuffix | Correct suffix |
correctTitle | Correct title |
cranePermitBagFix | Fix crane permit bag values |
DF_TEST_MINI | Miniature fake HIP data |
DF_TEST_TINI_CLEANED | Tiny fake HIP data, partially processed by clean() |
DF_TEST_TINI_CORRECTED | Tiny fake HIP data, partially processed by correct() |
DF_TEST_TINI_CURRENT | Tiny fake HIP data, partially processed by issueCheck() |
DF_TEST_TINI_DEDUPED | Tiny fake HIP data, partially processed by duplicateFix() |
DF_TEST_TINI_PROOFED | Tiny fake HIP data, partially processed by proof() |
DF_TEST_TINI_READ | Tiny fake HIP data, as if it were read in by read_hip() |
dlDateNAMessage | Return message if there is an NA in dl_date |
dlStateNAMessage | Return message if there is an NA in dl_state |
dropBlankFiles | Drop blank files |
duplicateAllOnes | Flag all-one records in a group of duplicates |
duplicateAllOnesGroupSize | Evaluate group sizes of all-one/not-all-one records |
duplicateDecide | Decide which duplicate records should be kept or dropped |
duplicateFields | Find causes of duplication |
duplicateFinder | Find duplicates |
duplicateFix | Fix duplicates |
duplicateID | Create a tibble of duplicates with an ID column |
duplicateNewest | Find the most recent records out of a group of duplicates |
duplicatePlot | Plot duplicates |
duplicateRecordType | Set record type |
duplicateSample | De-duplicate by randomly sampling intermediate tibbles |
errorLevelErrorsByField | Calculate error-level errors by field |
errorLevelErrorsByState | Calculate error-level errors by state |
errorPlotDL | Plot errors across download cycles |
errorPlotFields | Plot HIP errors by field |
errorPlotStates | Plot errors by state |
errorTable | Table of errors |
fileCheck | Check for repeat files |
fileRename | Raw HIP file name correction |
formatZip | Format zip codes |
glyphCheck | Find non-UTF-8 glyphs/characters in any field |
glyphFinder | Find non-UTF-8 glyphs/characters in a field |
idBlankFiles | Identify blank files |
ignoreHolds | Ignore hold files |
ignoreLifetime | Ignore lifetime files |
ignorePermits | Ignore permit files |
inLinePermitDNHFix | In-line permit did-not-hunt fix |
inLinePermitDNHMessage | In-line permit did-not-hunt message |
issueAssign | Assign decisions to records on how to process them using... |
issueCheck | Check issue dates and license years |
issuePlot | Plot issue date errors |
listFiles | List files |
migbirdHIP-package | migbirdHIP: Process USFWS Migratory Bird Harvest Information... |
missingEmailsMessage | Return message if all emails are missing from a file |
missingPIIFilter | Missing PII filter |
missingPIIMessage | Return message for records with blank or NA values in... |
moveSuffixes | Move suffixes |
naBagsMessage | Return message if any record has an NA in every bag field |
namesToUppercase | Names to uppercase |
nonDigitBagsMessage | Return message if any record contains a bag value that is not... |
proof | Flag errors |
proofBadEmails | Proof bad emails |
pullErrors | Pull flagged errors |
read_hip | Read in data |
readMessages | Return messages to console for common or catastrophic... |
redFlags | Pull bad data |
shiftCheck | Check for frame shifts |
shiftFinder | Find frame shifts |
summarizeBadBags | Summarize count and proportion of bad bag values |
testRecordMessage | Return message if test record is found |
write_hip | Modify corrected data table format and write as csv |
writeReport | Write an R markdown report from template |
zeroBagsMessage | Return message if any record has a "0" in every bag field |
zipCheck | Check if zip codes are associated with the correct state |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.