Description Usage Arguments Value Examples
Remove subsequent runs from a vector.
1 |
x |
A vector with runs. |
fill |
What to fill in subsequent runs with. |
missing |
What to fill in missing values with. |
... |
ignored. |
Returns a vector of strings with subsequent runs removed.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.