compareDatasets(A, B)
summary
on the return of this function will print an
overview of places where the matching on variable alias and category name
may lead to undesired outcomes, enabling you to alter one or both datasets
to result in better alignment.
## Not run:
# comp <- compareDataset(ds1, ds2)
# summary(comp)
# ## End(Not run)
Run the code above in your browser using DataLab