ihmeuw-demographics / hierarchyUtils

Demographics Related Utility Functions
https://ihmeuw-demographics.github.io/hierarchyUtils/
BSD 3-Clause "New" or "Revised" License
8 stars 3 forks source link

Interval assertions for input data #77

Closed chacalle closed 3 years ago

chacalle commented 3 years ago

Describe changes

Makes existing identify_missing_intervals and identify_overlapping_intervals non-exported helper functions.

Creates new identify_missing_intervals_dt and identify_overlapping_intervals_dt that take input data defined by id_cols which matches more realistic input data.

What issues are related

Fixes #63 Fixes #46 Fixes #35

Checklist

Packages Repositories