Description Usage Arguments Value Examples
Replace repeated runs of a value in a vector with a single value.
1 |
x |
A vector |
tokeep |
If |
value |
The value to use to unfill the vector. |
The vector x with the elements other than those
specified in tokeep, replaced with value.
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.