Wrapper to vapply that returns booleans
Wrapper to vapply
for functions that return a boolean (logical
scalar) value.
bapply(x, predicate, ...)
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
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.