duplicateNewest: Find the most recent records out of a group of duplicates

View source: R/duplicates.R

duplicateNewestR Documentation

Find the most recent records out of a group of duplicates

Description

The internal duplicateNewest function is used inside of duplicateFix to filter groups of duplicates to the most recent records out of each group.

Usage

duplicateNewest(duplicates)

Arguments

duplicates

The tibble created by duplicateID

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.