tiles2polygon: Convert tiles and add color.

Description Usage Arguments

View source: R/tesselation.R

Description

convert tile.list object produced with the deldir package into a data.frame structure that is interpretable by geom_polygon.

Usage

1
tiles2polygon(tiles, v, xlim, ylim)

Arguments

tiles

tile.list object produced with the tile.list function from teh deldir package.

v

vector of colors representing some value to be visualized.

xlim, ylim

set limits of x/y axes.


ludvigla/spaceST documentation built on May 29, 2019, 3:43 a.m.