randrescastaneda / joyn

joyn provides a set of tools to analyze the quality of merging (i.e., joining) data frames. It is a JOY to join with joyn
https://randrescastaneda.github.io/joyn/
Other
7 stars 2 forks source link

display "`x" in report rather than "not update" when x is larger than y #19

Closed randrescastaneda closed 2 years ago

randrescastaneda commented 3 years ago

When x is larger than y, observations in x that do not match y are labeled as "not updated" rather than as "x". We need to check whether there is other mislabel somewhere.

randrescastaneda commented 2 years ago

solved