segments_to_tiles: Segments to tiles

Description Usage Arguments Value

Description

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.

Usage

1
segments_to_tiles(X, bounds, get_tile)

Arguments

X

the data matrix

bounds

contains the start positions of the segments.

get_tile

Something

Value

Tiles


bwrc/semigeom-r documentation built on May 13, 2019, 9:20 a.m.