addSnow | R Documentation |
Adds Snow's graphical annotation of the Broad Street pump walking neighborhood.
addSnow(latlong = FALSE, type = "area", color = "dodgerblue",
alpha.level = 0.25, line.width = 2)
latlong |
Logical. |
type |
Character. Type of annotation plot: "area" or "perimeter". |
color |
Character. Neighborhood color. |
alpha.level |
Numeric. Alpha level transparency: a value in [0, 1] when type = "area". |
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.