remove.identical.consecutive.rows | R Documentation |
This is similar to unique(), but spares rows which are duplicated, but at different points in the matrix
remove.identical.consecutive.rows(P)
P |
Source matrix |
Matrix with identical consecutive rows removed.
David Sterratt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.