Helper for learning which observations were dropped from a dataset because they were not joined on.
join_failures(join_results)
join_results | A dataset that has just been created by a shape join
(like |
---|
returns a list of data.frames, where the first item (shape) is the observations dropped from the shape file and the second (data) is the observations dropped from the data.