- Renamed to
migbirdHS
(previouslymigbirdMBHS
) - Added a
NEWS.md
file to track changes to the package. - Edited
proofHS()
function to show additional informative decision-making columns in output.
- New updates for 2022-2023 HS data checks.
- Overhaul of
add_seaducks()
- Removed
correctHS()
- Deprecated
read_dhs()
- Added internal function
wrangle_ref()
and used it to replace redundant code across multiple exported functions. - The
%>%
pipe was replaced with|>
when possible. - Vignette updated.