cranePermitBagFix: Fix crane permit bag values

View source: R/clean.R

cranePermitBagFixR Documentation

Fix crane permit bag values

Description

The internal cranePermitBagFix function is used inside of clean to edit bag values for states that submit permit files separately from HIP. If records from these states submit a "2" for the crane field, they will be mistakenly identified as permit records. This function changes crane "2" values to "0" so that they are classified as HIP records until permit files are received later in the hunting season.

Usage

cranePermitBagFix(raw_data)

Arguments

raw_data

The object created after reading in data with read_hip

Author(s)

Abby Walter, abby_walter@fws.gov

References

https://github.com/USFWS/migbirdHIP


USFWS/migbirdHIP documentation built on June 12, 2025, 6:56 a.m.