| toolkit.any | R Documentation |
Calls a function for each member of an array or object until either
one of them returns true (in which case any returns true) or
we run out of elements (in which case any returns false).
a |
|
p |
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.