Description Usage Arguments Value See Also
A dummy function for compatibility with other search
routines in stringi. Calls
stri_match_first_regex
.
1 |
str |
character vector of strings to search in |
... |
additional arguments passed to the underlying function |
regex |
character vector of regular expressions to search for |
character matrix
Other search_match: stri_match_all_regex
,
stri_match_all_regex
,
stri_match_first_regex
,
stri_match_first_regex
,
stri_match_last_regex
,
stri_match_last_regex
;
stri_match_all
;
stri_match_last
; stri_match
;
stringi-search
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.