sift
filters the list to elements matching the pattern.
sieve
filters them out.
1 2 3 4 |
x |
a character vector where matches are sought, or an
object which can be coerced by |
pattern |
character string containing a regular expression
(or character string for |
value |
if |
perl |
logical. Should Perl-compatible regexps be used? |
ignore.case |
if |
on.names |
Perform filtering on the names of the vector instead. |
invert |
logical. If |
... |
Passed on |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.