cholera (version 0.8.0)

addPlaguePit: 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")

Value

Adds a polygon to a graphics plot.

Arguments

color

Character. Color of polygon.

line.type

Character. Polygon line type.

Examples

Run this code
snowMap(add.landmarks = FALSE)
addPlaguePit()

Run the code above in your browser using DataLab