Check for overlap in strings This function takes a dataframe and compares two columns based on whether the strings overlap. TRUE is returned if there is an overlap in either direction (it doesn't matter which string is longer)
Source:R/match_variety_fuzzy_module.R
is_string_overlap.RdCheck for overlap in strings This function takes a dataframe and compares two columns based on whether the strings overlap. TRUE is returned if there is an overlap in either direction (it doesn't matter which string is longer)