Description Usage Arguments Value
Get indices of successive runs in a run-length encoding.
1  | 
x | 
 An   | 
Integer vector of all run indices in the given run-length encoding,
which can be used to index into the lengths and values of the
given rle object. Returns an empty integer vector if the run-length
encoding has zero runs.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.