same_inarow | R Documentation |
Describes the Values of a vector the times they are repeated and the start and end position of those values
same_inarow(v)
v |
A character, factor or numeric vector |
A data frame with four columns: Value (-> listed value of the input vector), Repeats (times it is repeated in a row), starts_at (start position), ends_at (end position).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.