This project aims to provide a shiny app for comparing different (dated) versions of a given dataset. The app will allow:
-
to upload separately the old, and new dataset from an
.xlsxfile -
to compare data structures using
linelist::compare_data() -
to visualise changes in data entries using
compareDF::compare_df() -
to identify duplicates in old and new data
-
to visualise changes in duplicates
This project is currently only a concept. We are currently looking for volunteers to help :)
Please note that the 'datacomparator' project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.