Description Usage Arguments Details Value Author(s) References See Also Examples
Identify boundaries between sets elements.
1 |
x |
vector |
... |
ignored |
A vector of length n has at most n-1 divisions between elements. If the elements are taken in runs of repeated elements, a set of divisions <= n-1 may be identified. This function returns a zero for each between-element position if the bounding elements are identical, and a one for each between-element position if the bounding elements differ. Used for placing lines between sets of rows or columns in a table.
integer
Tim Bergsma
http://metrumrg.googlecode.com
tabular.data.frame
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.