Helper to display observations that were not matched when joining tabular and spatial data.
join_failures(join_results)
A list of data frames, where the first element (shape
) includes
the observations dropped from the shapefile and the second (data
)
includes the
observations dropped from the data file.
A data frame that has just been created by an ipums shape join.