addDelaunay | R Documentation |
Add Delaunay triangles.
addDelaunay(pump.select = NULL, vestry = FALSE, color = "black", line.type = "solid")
pump.select |
Numeric. Default is NULL; all pumps are used. Otherwise, selection by a vector of numeric IDs: 1 to 13 for |
vestry |
Logical. |
color |
Character. Color of triangle edges. |
line.type |
Character. Type of line for triangle edges. |
This function uses deldir::deldir()
.
snowMap() addDelaunay()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.