This function identifies which entity-wave combinations are missing
in a panel_data() object.
Usage
scan_gaps(data)
Value
A tibble with columns for the id variable and wave variable,
showing which combinations are missing. If there are no gaps,
returns a tibble with zero rows.