%contains% | R Documentation |
Checks whether x contains y, in natural syntax.
x %contains% y
x |
character vector to check |
y |
pattern |
logical
contains
Other util:
as.best()
,
as.best.default()
,
enclose()
,
locf()
,
padded()
,
parens()
,
pool()
,
runhead()
,
text2decimal()
letters %contains% 'a'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.