Description Usage Arguments Value Examples
Returns an iterator that counts starting from one.
1 2 |
count |
number of times that the iterator will fire. If not specified, it will count forever. |
vn |
vector of counts. |
The counting iterator.
1 2 3 4 5 6 |
[1] 1
[1] 2
[1] 3
Error : StopIteration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.