Employs String Distance Tools to Help Clean Categorical Data
clean_names.df
cat_join
cat_match
cat_replace
country_match
country_replace
fix_typos
fuzzy_rbind
messy.cats: Employs String Distance Tools to Help Clean Categorical Da...
messy_names.df
select_metric
state_match
state_replace
Matching with string distance has never been easier! 'messy.cats' contains various functions that employ string distance tools in order to make data management easier for users working with categorical data. Categorical data, especially user inputted categorical data that often tends to be plagued by typos, can be difficult to work with. 'messy.cats' aims to provide functions that make cleaning categorical data simple and easy.