match_partial_ignorecase_nopunct {stops}R Documentation

function for lookup that partially matched and ignores cases and punctuation

Description

function for lookup that partially matched and ignores cases and punctuation

Usage

match_partial_ignorecase_nopunct(lookup, entry, ...)

Arguments

lookup

the lookup string

entry

the registry entry

...

additional arguments to pmatch


[Package stops version 1.8-2 Index]