strings-internal: Internal String Functions

strings-internalR 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


medExtractR documentation built on June 7, 2022, 1:08 a.m.