strings-internal {medExtractR}R Documentation

Internal String Functions

Description

codestringPlaceExact: find location of string, using exact match

Usage

stringPlaceExact(needle, haystack, ignore.case = TRUE)

Details

codestringPlaceFuzzy: find location of string, using partial match

codestringPlace: find location of string, generic

codecheckFuzzy: check for "close" string matches


[Package medExtractR version 0.4.1 Index]