addSnow | R Documentation |
Adds Snow's graphical annotation of the Broad Street pump walking neighborhood.
addSnow(type = "area", color = "dodgerblue", alpha.level = 0.25, line.width = 2)
type |
Character. Type of annotation plot: "area", "perimeter" or "street". |
color |
Character. Neighborhood color. |
alpha.level |
Numeric. Alpha level transparency: a value in [0, 1]. |
line.width |
Numeric. Line width for |
## Not run: plot(neighborhoodVoronoi()) addSnow() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.