This package aims to provide helper functions for accessing APIs compatible with the Reconciliation Service API standard, which developed from the OpenRefine Reconciliation API. Currently it consists of a single user-facing function, reconcile().
rrefineprovides R functions for working with OpenRefine's internal API—for example, transferring data in and out of an OpenRefine project.refinrimplements some of the clustering algorithms from OpenRefine in R.
- Work out a neater way to call
build_query()with no optional arguments from the main function. - Error-handling!