Description Usage Arguments Value
match names
1 2 3 4 5 6 7 8 | match_names(
name,
list_of_names,
threshold = 1,
last_name = TRUE,
r_letters = c(K = "C", W = "V", Y = "I", Z = "S"),
center_names_w = 0.1
)
|
name |
name to match |
list_of_names |
list of names |
threshold |
threshold of distance |
last_name |
TRUE if last name is in last position, else, last name is in first position |
r_letters |
letters to change |
list of matches
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.