Checks whether text contains pattern.
contains(pattern, text, ...)
pattern
regular expression
text
character vector to check
...
arguments to methods
logical
%contains%