# Generated by roxygen2: do not edit by hand

S3method(add_from_x,data.frame)
S3method(add_from_x,ldat)
S3method(add_from_y,data.frame)
S3method(add_from_y,ldat)
S3method(deduplicate_equivalence,data.frame)
S3method(deduplicate_equivalence,ldat)
S3method(filter_pairs_for_deduplication,data.frame)
S3method(filter_pairs_for_deduplication,ldat)
S3method(link,data.frame)
S3method(link,ldat)
S3method(predict,problink_em)
S3method(print,compare)
S3method(print,pairs)
S3method(print,pairs_blocking)
S3method(print,problink_em)
S3method(print,summary_problink_em)
S3method(score_problink,data.frame)
S3method(score_problink,ldat)
S3method(score_simsum,data.frame)
S3method(score_simsum,ldat)
S3method(select_greedy,data.frame)
S3method(select_greedy,ldat)
S3method(select_n_to_m,data.frame)
S3method(select_n_to_m,ldat)
S3method(select_threshold,data.frame)
S3method(select_threshold,ldat)
S3method(summary,problink_em)
S3method(tabulate_patterns,data.frame)
S3method(tabulate_patterns,ldat)
export(add_from_x)
export(add_from_y)
export(compare_pairs)
export(deduplicate_equivalence)
export(filter_pairs_for_deduplication)
export(identical)
export(jaccard)
export(jaro_winkler)
export(lcs)
export(link)
export(match_n_to_m)
export(pair_blocking)
export(problink_em)
export(score_problink)
export(score_simsum)
export(select_greedy)
export(select_n_to_m)
export(select_threshold)
export(tabulate_patterns)
import(Rcpp)
import(dplyr)
import(ldat)
import(lvec)
importFrom(Rcpp,evalCpp)
importFrom(lpSolve,lp)
importFrom(stringdist,stringdist)
useDynLib(reclin)
