Description Usage Arguments Value Note See Also
Wrapper to vapply
for functions that return a boolean (logical
scalar) value.
1 |
x |
A vector (atomic or list). |
predicate |
A predicate (function that returns a bool) to apply.
elementwise to |
... |
Passed to |
A logical vector.
USE.NAMES
is set to TRUE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.