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

Description Usage Arguments Author(s)

View source: R/merge_from_review.R

Description

Merge two databases on the basis of manual reviews.

Usage

1
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 May 26, 2020, 12:14 a.m.