View source: R/data_joining_functions.R
get_match_names | R Documentation |
get_match_names
Creates a function to use fuzzy matching to find matches for Member names
get_match_names(members = MEMBERS)
members |
A tibble with data on current Members (constant provided as default) |
missing_name |
A vector of Member names in activity data that do not match names in Member data |
A function to use fuzzy matching to find matches for Member names
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.