Description Usage Arguments Value
Takes the bounds output of the dynamic programming algboritm and converts this to a list of tiles. Every tile is a list with components R, a, b, and W, where W is the weight of the tile.
1 | segments_to_tiles(X, bounds, get_tile)
|
X |
the data matrix |
bounds |
contains the start positions of the segments. |
get_tile |
Something |
Tiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.