This function is used in helping clean character variable by calculating how similar two text strings are. I am separating the functions I created from the main code bases to keep things cleaner - previously, I was creating the same exact functions for each variable being cleaned.
This function is used in helping clean character variable by calculating how similar two text strings are. I am separating the functions I created from the main code bases to keep things cleaner - previously, I was creating the same exact functions for each variable being cleaned.