convert tile.list object produced with the deldir package into a data.frame structure that is interpretable by geom_polygon.
| 1 | tiles2polygon(tiles, v, xlim, ylim)
 | 
| 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. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.