check_fuzzy_values: Fuzzy match check for typos

Description Usage Arguments Value

View source: R/data-validation.R

Description

Fuzzy match check for typos

Usage

1
check_fuzzy_values(check_var, df, threshold = 0.1)

Arguments

check_var

character string, variable name to check

df

dataset

threshold

distance threshold. Matches with distances greater than the threshold are considered non-matches

Value

a tibble of potential typos


annakrystalli/seabirddiet.devtools documentation built on Nov. 2, 2019, 1:54 p.m.