Description Usage Arguments Value
Returns TRUE if the object resulted from a StopIteration
exception when nextElem is called, and FALSE
otherwise.
1 | stop_iteration(object)
|
object |
an R object |
TRUE if object resulted from a StopIteration
exception. Otherwise, FALSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.