Description Usage Arguments Examples
Create an iterator that iterates over another iterator for a specified period of time, and then stops. This can be useful when you want to search for something, or run a test for awhile, and then stop.
1 |
iterable |
Iterable to iterate over. |
time |
The time interval to iterate for, in seconds. |
1 2 |
Loading required package: iterators
[1] 7227
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.