Description Usage Arguments Value
View source: R/data-validation.R
Fuzzy match check for typos
1 | check_fuzzy_values(check_var, df, threshold = 0.1)
|
check_var |
character string, variable name to check |
df |
dataset |
threshold |
distance threshold. Matches with distances greater than the threshold are considered non-matches |
a tibble of potential typos
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.