addPlaguePit {cholera} | R Documentation |
Add plague pit (Marshall Street).
Description
Draws a polygon that approximates the plague pit located around Marshall Street. From Vestry Report map.
Usage
addPlaguePit(color = "black", line.type = "solid")
Arguments
color |
Character. Color of polygon. |
line.type |
Character. Polygon line type. |
Value
Adds a polygon to a graphics plot.
Note
In progress.
Examples
snowMap(add.landmarks = FALSE)
addPlaguePit()
[Package cholera version 0.8.0 Index]