bind_fuzzymatches | R Documentation |
Bind the status of fuzzymatches with the fuzzymatches created in this session so that the two stay in sync even if the fuzzymatch function is changed Note: this function may have to be updated to handle multiple auxiliary fuzzymatch files
bind_fuzzymatches(output_fuzzymatch_df, aux_fuzzy_status)
output_fuzzymatch_df |
A data.frame with the newly generated fuzzymatches |
aux_fuzzy_status |
A data.frame containing the fuzzymatches with is_truematch manually checked |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.