Description Usage Arguments See Also
A function returns how many 0-1 or 1-0 transitions in a binary sequence. For example, 00010000 is 2 transition and 01010100 is 6 transitions. It is internally used in the lbp function.
1 |
seq |
A sequential 0, 1 array |
lbp
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.