Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 1.07 KB

README.md

File metadata and controls

30 lines (18 loc) · 1.07 KB

Welcome to the datacomparator project

Lifecycle: experimental

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 .xlsx file

  • 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

Contributors

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.