sequential_duplicated | R Documentation |
Get a logical vector of which elements in a vector are sequentially duplicated.
sequential_duplicated(x, rows = F)
x |
An vector of any type, or, if |
rows |
Is x a matrix? |
A logical vector of the same length as x.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.