Description Usage Arguments Value Author(s) See Also Examples
Encode a matrix as run-length, bottom up. Encoding respects previous runs, e.g line n-1 encodes rns in each run of line n.
May be removed.
| 1 | rrleb(x)
 | 
| x | a matrix. | 
list of run length encoded lines
Günther Sawitzki <gsawitzki@users.r-forge.r-project.org>
rle, 
| 1 2 3 4 5 6 7 8 9 10 11 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.