merge_from_review: Merge two databases on the basis of manual reviews.

View source: R/merge_from_review.R

merge_from_reviewR Documentation

Merge two databases on the basis of manual reviews.

Description

Merge two databases on the basis of manual reviews.

Usage

merge_from_review(x, y, review, ...)

Arguments

x

The first database to be merged

y

The second database to be merged

review

The list returned by import_review or a string indicating the file path of the review document

...

Additional arguments passed to import_review

Author(s)

Finlay Campbell (finlaycampbell93@gmail.com)


finlaycampbell/rowmatcher documentation built on Jan. 23, 2025, 9 a.m.