Rdocumentation
powered by
Learn R Programming
searchable (version 0.3.3.1)
detect: detect
Description
which elements matching the search pattern
Usage
detect(str, pattern)
Arguments
str
seachable target
pattern
method for searching
Value
logical; vector indicating which elements match
See Also
.matches