Description Usage Arguments See Also
whole_str finds haystack with "whole needles" with any non character as boundaries
part_str finds haystacks that match any of the needles
both_str will find haystacks that contain both needles
1 2 3 4 5 |
haystack |
object in which to look for the needle |
needle |
vector of strings to look for - accepts regular expressions |
Other string matching functions:
getElem
,
recodeye()
,
sort_substr()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.