powered by
codestringPlaceExact: find location of string, using exact match
stringPlaceExact(needle, haystack, ignore.case = TRUE)
codestringPlaceFuzzy: find location of string, using partial match
codestringPlace: find location of string, generic
codecheckFuzzy: check for "close" string matches