select_sequential | R Documentation |
sequentially select an element, the one that corresponds according to the number passed as a parameter.
select_sequential(vector, n = 0)
vector |
A vector of strings. |
n |
An integer, number in sequence. |
A string.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.