contains {nonmemica} | R Documentation |
Check Whether Text Contains Pattern
Description
Checks whether text contains pattern.
Usage
contains(pattern, text, ...)
Arguments
pattern |
regular expression |
text |
character vector to check |
... |
arguments to methods |
Value
logical
See Also
[Package nonmemica version 1.0.8 Index]